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
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

sarvan-2187
/
qrious-code-1.0

Text Generation
Safetensors
English
qwen3
qiskit
quantum-computing
code-generation
lora
qlora
unsloth
conversational
Model card Files Files and versions
xet
Community

Instructions to use sarvan-2187/qrious-code-1.0 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Local Apps Settings
  • Unsloth Studio

    How to use sarvan-2187/qrious-code-1.0 with Unsloth Studio:

    Install Unsloth Studio (macOS, Linux, WSL)
    curl -fsSL https://unsloth.ai/install.sh | sh
    # Run unsloth studio
    unsloth studio -H 0.0.0.0 -p 8888
    # Then open http://localhost:8888 in your browser
    # Search for sarvan-2187/qrious-code-1.0 to start chatting
    Install Unsloth Studio (Windows)
    irm https://unsloth.ai/install.ps1 | iex
    # Run unsloth studio
    unsloth studio -H 0.0.0.0 -p 8888
    # Then open http://localhost:8888 in your browser
    # Search for sarvan-2187/qrious-code-1.0 to start chatting
    Using HuggingFace Spaces for Unsloth
    # No setup required
    # Open https://huggingface.co/spaces/unsloth/studio in your browser
    # Search for sarvan-2187/qrious-code-1.0 to start chatting
    Load model with FastModel
    pip install unsloth
    from unsloth import FastModel
    model, tokenizer = FastModel.from_pretrained(
        model_name="sarvan-2187/qrious-code-1.0",
        max_seq_length=2048,
    )
qrious-code-1.0
3.45 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 6 commits
sarvan-2187's picture
sarvan-2187
Upload 5 files
1475c35 verified about 19 hours ago
  • output-reports
    Upload 5 files about 19 hours ago
  • .gitattributes
    1.57 kB
    Upload 5 files about 19 hours ago
  • README.md
    5.67 kB
    Update README.md about 19 hours ago
  • chat_template.jinja
    4.26 kB
    Upload 5 files about 19 hours ago
  • config.json
    1.48 kB
    Upload 5 files about 19 hours ago
  • generation_config.json
    226 Bytes
    Upload 5 files about 19 hours ago
  • model.safetensors
    3.44 GB
    xet
    Upload model weights about 19 hours ago
  • tokenizer.json
    11.4 MB
    xet
    Upload 5 files about 19 hours ago
  • tokenizer_config.json
    693 Bytes
    Upload 5 files about 19 hours ago