Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated fromย
huggingface/inference-playground
FallnAI
/
LLM-Inference
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
c5c965b
LLM-Inference
/
src
/
lib
/
components
/
InferencePlayground
Ctrl+K
Ctrl+K
5 contributors
History:
172 commits
mishig
HF Staff
[Fix] dynamic textarea reset when toggling between code snippets and input messages
5c869f5
10 months ago
InferencePlayground.svelte
Safe
14.6 kB
add reset token
10 months ago
InferencePlaygroundCodeSnippets.svelte
Safe
9.74 kB
type snippetsByLanguage: Record<Language, Snippet[]>;
11 months ago
InferencePlaygroundConversation.svelte
2.88 kB
[Fix] dynamic textarea reset when toggling between code snippets and input messages
10 months ago
InferencePlaygroundGenerationConfig.svelte
Safe
4 kB
temp: hardcode custom maxTokens
10 months ago
InferencePlaygroundHFTokenModal.svelte
Safe
4.57 kB
format
11 months ago
InferencePlaygroundMessage.svelte
Safe
1.71 kB
Add overflow-hidden to <textarea>
11 months ago
InferencePlaygroundModelSelector.svelte
Safe
2.52 kB
Fix lint errors
11 months ago
InferencePlaygroundModelSelectorModal.svelte
Safe
6.35 kB
typo
10 months ago
generationConfigSettings.ts
Safe
1.01 kB
Stronger type to type { ChatCompletionInput } from "@huggingface/tasks";
11 months ago
inferencePlaygroundUtils.ts
Safe
2.11 kB
remove gemma
10 months ago
types.ts
Safe
607 Bytes
System message as part of Conversation
about 1 year ago