Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

Spaces:
casperbankerson
/
dolphin-phi
Build error

App Files Files Community
Fetching metadata from the HF Docker repository...
dolphin-phi
Ctrl+K
Ctrl+K
  • 1 contributor
History: 9 commits
casperbankerson's picture
casperbankerson
Add chat completion endpoint and initialize Llama model in FastAPI app; update requirements to include llama-cpp-python
1e7d5af 4 months ago
  • .gitattributes
    1.52 kB
    initial commit 4 months ago
  • .gitignore
    6 Bytes
    Add .gitignore to exclude .qwen directory 4 months ago
  • Dockerfile
    316 Bytes
    fix Dockerfile 4 months ago
  • README.md
    261 Bytes
    initial commit 4 months ago
  • app.py
    577 Bytes
    Add chat completion endpoint and initialize Llama model in FastAPI app; update requirements to include llama-cpp-python 4 months ago
  • requirements.txt
    42 Bytes
    Add chat completion endpoint and initialize Llama model in FastAPI app; update requirements to include llama-cpp-python 4 months ago