Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
huggingface
/
inference-playground
like
184
Running
App
Files
Files
Community
5
Fetching metadata from the HF Docker repository...
279de18
inference-playground
/
src
/
lib
/
components
/
InferencePlayground
Ctrl+K
Ctrl+K
5 contributors
History:
160 commits
mishig
HF Staff
Fix possible null type
279de18
10 months ago
InferencePlayground.svelte
Safe
12.6 kB
Fix possible null type
10 months ago
InferencePlaygroundCodeSnippets.svelte
Safe
9.74 kB
type snippetsByLanguage: Record<Language, Snippet[]>;
10 months ago
InferencePlaygroundConversation.svelte
Safe
2.81 kB
fix import type { Conversation }
10 months ago
InferencePlaygroundGenerationConfig.svelte
Safe
2.11 kB
fix import type { Conversation }
10 months ago
InferencePlaygroundHFTokenModal.svelte
Safe
4.57 kB
format
10 months ago
InferencePlaygroundMessage.svelte
Safe
1.7 kB
Fix lint errors
10 months ago
InferencePlaygroundModelSelector.svelte
Safe
2.52 kB
Fix lint errors
10 months ago
InferencePlaygroundModelSelectorModal.svelte
Safe
6.21 kB
Fix lint errors
10 months ago
generationConfigSettings.ts
Safe
934 Bytes
default steps
10 months ago
inferencePlaygroundUtils.ts
Safe
2.29 kB
typo maxTokens vs max_tokens
10 months ago
types.ts
Safe
607 Bytes
System message as part of Conversation
12 months ago