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: 157 commits
mishig's picture
mishig HF Staff
Fix duplicate var name
04de42a 8 months ago
  • InferencePlayground.svelte
    12.6 kB
    Fix duplicate var name 8 months ago
  • InferencePlaygroundCodeSnippets.svelte
    9.69 kB
    Escape single quotes in CURL snippets 8 months ago
  • InferencePlaygroundConversation.svelte
    2.81 kB
    fix import type { Conversation } 8 months ago
  • InferencePlaygroundGenerationConfig.svelte
    2.11 kB
    fix import type { Conversation } 8 months ago
  • InferencePlaygroundHFTokenModal.svelte
    4.57 kB
    format 8 months ago
  • InferencePlaygroundMessage.svelte
    1.7 kB
    Fix lint errors 8 months ago
  • InferencePlaygroundModelSelector.svelte
    2.52 kB
    Fix lint errors 8 months ago
  • InferencePlaygroundModelSelectorModal.svelte
    6.21 kB
    Fix lint errors 8 months ago
  • generationConfigSettings.ts
    934 Bytes
    default steps 8 months ago
  • inferencePlaygroundUtils.ts
    2.29 kB
    typo maxTokens vs max_tokens 8 months ago
  • types.ts
    607 Bytes
    System message as part of Conversation 10 months ago