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: 146 commits
mishig's picture
mishig HF Staff
make sure messages alternate with user/assistant roles
6e870f4 8 months ago
  • InferencePlayground.svelte
    12.5 kB
    make sure messages alternate with user/assistant roles 8 months ago
  • InferencePlaygroundCodeSnippets.svelte
    9.52 kB
    format 8 months ago
  • InferencePlaygroundConversation.svelte
    1.65 kB
    format 8 months ago
  • InferencePlaygroundGenerationConfig.svelte
    2.08 kB
    handle when /api/model err 9 months ago
  • InferencePlaygroundHFTokenModal.svelte
    4.57 kB
    format 8 months ago
  • InferencePlaygroundMessage.svelte
    1.55 kB
    "stop" btn for streaming messages 8 months ago
  • InferencePlaygroundModelSelector.svelte
    2.39 kB
    format 8 months ago
  • InferencePlaygroundModelSelectorModal.svelte
    6.17 kB
    misc 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