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

Commit History

type snippetsByLanguage: Record<Language, Snippet[]>;
5e8ac10

mishig HF staff commited on

Escape single quotes in CURL snippets
d88d726

mishig HF staff commited on

format
eeca96c

mishig HF staff commited on

style
9e8ff02

victor HF staff commited on

style
02bb2b8

victor HF staff commited on

format
f250f57

mishig HF staff commited on

format
b6d0c8a

mishig HF staff commited on

snippets "showToken" feature
ce92b65

mishig HF staff commited on

padding
d6c1b24

victor HF staff commited on

quick fixes
f1c9a90

victor HF staff commited on

Better escape of contents of msg
6aa1896

mishig HF staff commited on

improve widget token placeholder
7705415

mishig HF staff commited on

fix whitespaces
88290ae

mishig HF staff commited on

escape http snippets
3b4a9b6

mishig HF staff commited on

js replace
b7b9835

mishig HF staff commited on

python snippet escape correctly
c717c47

mishig HF staff commited on

Improve python snippet
7660429

mishig HF staff commited on

support system messages in code snippets
812e078

mishig HF staff commited on

more typing
075289c

mishig HF staff commited on

wip
53b45af

mishig HF staff commited on

order imports
4b8b411

mishig HF staff commited on

same prettier as hub
60216ec

mishig HF staff commited on

wip
ef1a1c6

mishig HF staff commited on

format
09931c7

mishig HF staff commited on

fix curl snippets
15a83db

mishig HF staff commited on

Make copy code smaller
d20b913

mishig HF staff commited on

[curl snippets] Improve UI
54f6626

mishig HF staff commited on

[js snippet] no more yarn install
6e0fceb

mishig HF staff commited on

Change copy btn style
993f27b

mishig HF staff commited on

fix missing sep
ff5e863

mishig HF staff commited on

Implement copy code snippet to clipboard
b37c7b7

mishig HF staff commited on

Show all specified generation configs in code snippets
d48b731

mishig HF staff commited on

Improve snippet messages format
bd9c03c

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

Settings dynamically change (#27)
86574c0
unverified

mishig HF staff commited on

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

mishig HF staff commited on