inference-playground / src /lib /components /InferencePlayground /InferencePlaygroundGenerationConfig.svelte

Commit History

add snippets
b924465

Thomas G. Lopes commited on

wip session as store
e8b5344

Thomas G. Lopes commited on

format
73b6f4f

Thomas G. Lopes commited on

update tailwind
8c5a2cf

Thomas G. Lopes commited on

[system prompts] Support default system prompts
5efc2f0

mishig HF staff commited on

Update max tokens list
93e9ad6

mishig HF staff commited on

better position
2add5e6

mishig HF staff commited on

max tokens "Qwen/Qwen2.5-Coder-32B-Instruct": 32768
b137474

mishig HF staff commited on

temp: hardcode custom maxTokens
48b5118

victor HF staff commited on

fix import type { Conversation }
ca3d512

mishig HF staff commited on

handle when /api/model err
4038e22

mishig HF staff commited on

Rm advanced options for config
cefaaf5

mishig HF staff commited on

order imports
4b8b411

mishig HF staff commited on

same prettier as hub
60216ec

mishig HF staff commited on

design
f459835

victor HF staff commited on

make number input wider
b5cf971

mishig HF staff commited on

Max tokens
0ffe6c3

mishig HF staff commited on

Dynamic max tokens
7e29a25

mishig HF staff commited on

Advanced generation options (#30)
18f6e61
unverified

mishig HF staff commited on

Improve config: add top_p, top_k, repetition_penalty and their correct ranges (#29)
d5e14b5
unverified

mishig HF staff commited on

Rm jsonMode
413bc00

mishig HF staff commited on

Restructure to have `InferencePlayground.svelte` component (#23)
1189124
unverified

mishig HF staff commited on