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

sam2ai
/
qwen_1.5_odia_7b

PEFT
Safetensors
qwen2
axolotl
Generated from Trainer
4-bit precision
bitsandbytes
Model card Files Files and versions
xet
Community

Instructions to use sam2ai/qwen_1.5_odia_7b with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use sam2ai/qwen_1.5_odia_7b with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("Qwen/Qwen1.5-7B")
    model = PeftModel.from_pretrained(base_model, "sam2ai/qwen_1.5_odia_7b")
  • Notebooks
  • Google Colab
  • Kaggle
qwen_1.5_odia_7b
651 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 9 commits
sam2ai's picture
sam2ai
End of training
d7c6ed5 verified over 2 years ago
  • .gitattributes
    1.52 kB
    initial commit over 2 years ago
  • README.md
    5.17 kB
    End of training over 2 years ago
  • adapter_config.json
    667 Bytes
    Training in progress, step 43704 over 2 years ago
  • adapter_model.bin
    320 MB
    xet
    End of training over 2 years ago
  • adapter_model.safetensors
    320 MB
    xet
    End of training over 2 years ago
  • added_tokens.json
    80 Bytes
    Training in progress, step 43704 over 2 years ago
  • config.json
    1.06 kB
    Training in progress, step 43704 over 2 years ago
  • merges.txt
    1.67 MB
    Training in progress, step 43704 over 2 years ago
  • special_tokens_map.json
    370 Bytes
    Training in progress, step 43704 over 2 years ago
  • tokenizer.json
    7.03 MB
    Training in progress, step 43704 over 2 years ago
  • tokenizer_config.json
    1.17 kB
    Training in progress, step 43704 over 2 years ago
  • training_args.bin
    4.86 kB
    xet
    Training in progress, step 43704 over 2 years ago
  • vocab.json
    2.78 MB
    Training in progress, step 43704 over 2 years ago