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