Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Posts
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

Spaces:
huggingface
/
inference-playground
Running

App Files Files Community
5
Fetching metadata from the HF Docker repository...
inference-playground / src /lib /components /InferencePlayground
Ctrl+K
Ctrl+K
  • 5 contributors
History: 172 commits
mishig's picture
mishig HF Staff
[Fix] dynamic textarea reset when toggling between code snippets and input messages
5c869f5 7 months ago
  • InferencePlayground.svelte
    14.6 kB
    add reset token 8 months ago
  • InferencePlaygroundCodeSnippets.svelte
    9.74 kB
    type snippetsByLanguage: Record<Language, Snippet[]>; 8 months ago
  • InferencePlaygroundConversation.svelte
    2.88 kB
    [Fix] dynamic textarea reset when toggling between code snippets and input messages 7 months ago
  • InferencePlaygroundGenerationConfig.svelte
    4 kB
    temp: hardcode custom maxTokens 8 months ago
  • InferencePlaygroundHFTokenModal.svelte
    4.57 kB
    format 8 months ago
  • InferencePlaygroundMessage.svelte
    1.71 kB
    Add overflow-hidden to <textarea> 8 months ago
  • InferencePlaygroundModelSelector.svelte
    2.52 kB
    Fix lint errors 8 months ago
  • InferencePlaygroundModelSelectorModal.svelte
    6.35 kB
    typo 8 months ago
  • generationConfigSettings.ts
    1.01 kB
    Stronger type to type { ChatCompletionInput } from "@huggingface/tasks"; 8 months ago
  • inferencePlaygroundUtils.ts
    2.11 kB
    remove gemma 7 months ago
  • types.ts
    607 Bytes
    System message as part of Conversation 10 months ago