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:
Saffn
/
llm
Running

App Files Files Community
Fetching metadata from the HF Docker repository...
llm / src
56.3 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 14 commits
Saffn's picture
Saffn
Fix expected string or bytes-like object TypeError in format_thinking_tags by ensuring text is returned and type-checked
7d0c3c0 12 days ago
  • __init__.py
    65 Bytes
    Deploy premium Claude-style LLM chatbot with web search, scraping, memory, and access control 12 days ago
  • config.py
    15.6 kB
    Add top-tier open, ungated models (DeepSeek R1 Distill, Qwen Coder, Phi-3.5) to configurations 12 days ago
  • engine.py
    18.1 kB
    Fix expected string or bytes-like object TypeError in format_thinking_tags by ensuring text is returned and type-checked 12 days ago
  • tools.py
    3.74 kB
    Silence duckduckgo_search package rename warning in src/tools.py 12 days ago
  • ui.py
    18.8 kB
    Fix ValueError: Language plaintext not supported. in gr.Code 12 days ago