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

bmas10
/
QuattroITSupportFromDeepSeek

PEFT
Safetensors
llama
Model card Files Files and versions
xet
Community

Instructions to use bmas10/QuattroITSupportFromDeepSeek with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use bmas10/QuattroITSupportFromDeepSeek with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("deepseek-ai/DeepSeek-R1-Distill-Llama-8B")
    model = PeftModel.from_pretrained(base_model, "bmas10/QuattroITSupportFromDeepSeek")
  • Notebooks
  • Google Colab
  • Kaggle
QuattroITSupportFromDeepSeek
36.4 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 6 commits
bmas10's picture
bmas10
Upload 2 files
614d885 verified over 1 year ago
  • .gitattributes
    1.58 kB
    Rename model.safetensors to $model.safetensors$ over 1 year ago
  • README.md
    5.11 kB
    Upload 5 files over 1 year ago
  • adapter_config.json
    736 Bytes
    Upload 5 files over 1 year ago
  • config.json
    943 Bytes
    Upload 5 files over 1 year ago
  • model.safetensors
    27.3 MB
    xet
    Rename $model.safetensors$ to model.safetensors over 1 year ago
  • tokenizer.json
    9.08 MB
    Upload 2 files over 1 year ago
  • tokenizer_config.json
    3.07 kB
    Upload 2 files over 1 year ago
  • training_args.bin
    5.24 kB
    xet
    Upload 5 files over 1 year ago