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: 188 commits
mishig's picture
mishig HF Staff
[Fix] generation token count stats
92b1a8e 7 months ago
  • InferencePlayground.svelte
    18.9 kB
    [Fix] generation token count stats 7 months ago
  • InferencePlaygroundCodeSnippets.svelte
    9.74 kB
    type snippetsByLanguage: Record<Language, Snippet[]>; 8 months ago
  • InferencePlaygroundConversation.svelte
    3.06 kB
    fix layout 7 months ago
  • InferencePlaygroundConversationHeader.svelte
    2.79 kB
    border 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.06 kB
    feat: add size prop to Avatar component 7 months ago
  • InferencePlaygroundModelSelectorModal.svelte
    6.36 kB
    text align 7 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
    698 Bytes
    Compare models 7 months ago