Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
huggingface
/
inference-playground
like
42
Running
App
Files
Files
Community
4
d5e14b5
inference-playground
/
src
/
lib
/
components
/
InferencePlayground
3 contributors
History:
12 commits
mishig
HF staff
Improve config: add top_p, top_k, repetition_penalty and their correct ranges (#29)
d5e14b5
unverified
5 months ago
InferencePlayground.svelte
Safe
14.5 kB
Improve config: add top_p, top_k, repetition_penalty and their correct ranges (#29)
5 months ago
InferencePlaygroundCodeSnippets.svelte
Safe
6.44 kB
Improve config: add top_p, top_k, repetition_penalty and their correct ranges (#29)
5 months ago
InferencePlaygroundConversation.svelte
Safe
4.43 kB
Improve config: add top_p, top_k, repetition_penalty and their correct ranges (#29)
5 months ago
InferencePlaygroundGenerationConfig.svelte
Safe
1.82 kB
Improve config: add top_p, top_k, repetition_penalty and their correct ranges (#29)
5 months ago
InferencePlaygroundHFTokenModal.svelte
Safe
4.54 kB
Restructure to have `InferencePlayground.svelte` component (#23)
5 months ago
InferencePlaygroundMessage.svelte
Safe
1.81 kB
Restructure to have `InferencePlayground.svelte` component (#23)
5 months ago
InferencePlaygroundModelSelector.svelte
Safe
984 Bytes
Settings dynamically change (#27)
5 months ago
generationConfigSettings.ts
Safe
1.15 kB
Improve config: add top_p, top_k, repetition_penalty and their correct ranges (#29)
5 months ago
inferencePlaygroundUtils.ts
Safe
1.93 kB
No need for double-try
5 months ago