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

FormlessAI
/
Qwen3.5-0.8B-Code-TogetherAI

PEFT
Safetensors
qwen3_5
Model card Files Files and versions
xet
Community

Instructions to use FormlessAI/Qwen3.5-0.8B-Code-TogetherAI with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use FormlessAI/Qwen3.5-0.8B-Code-TogetherAI with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("togethercomputer/Qwen3.5-0.8B")
    model = PeftModel.from_pretrained(base_model, "FormlessAI/Qwen3.5-0.8B-Code-TogetherAI")
  • Notebooks
  • Google Colab
  • Kaggle
Qwen3.5-0.8B-Code-TogetherAI
122 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
FormlessAI's picture
FormlessAI
Upload folder using huggingface_hub
94f5584 verified 2 days ago
  • .gitattributes
    1.57 kB
    Upload folder using huggingface_hub 2 days ago
  • README.md
    5.1 kB
    Upload folder using huggingface_hub 2 days ago
  • adapter_config.json
    5.68 kB
    Upload folder using huggingface_hub 2 days ago
  • adapter_model.safetensors
    102 MB
    xet
    Upload folder using huggingface_hub 2 days ago
  • chat_template.jinja
    7.65 kB
    Upload folder using huggingface_hub 2 days ago
  • config.json
    2.73 kB
    Upload folder using huggingface_hub 2 days ago
  • preprocessor_config.json
    443 Bytes
    Upload folder using huggingface_hub 2 days ago
  • processor_config.json
    1.19 kB
    Upload folder using huggingface_hub 2 days ago
  • special_tokens_map.json
    325 Bytes
    Upload folder using huggingface_hub 2 days ago
  • tokenizer.json
    20 MB
    xet
    Upload folder using huggingface_hub 2 days ago
  • tokenizer_config.json
    1.19 kB
    Upload folder using huggingface_hub 2 days ago
  • trainer_state.json
    8.47 kB
    Upload folder using huggingface_hub 2 days ago