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

Rosh03
/
Reasoning_finetuned_llama

Text Generation
PEFT
Safetensors
English
llama
conversational
4-bit precision
bitsandbytes
Model card Files Files and versions
xet
Community

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

  • Libraries
  • PEFT

    How to use Rosh03/Reasoning_finetuned_llama with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("unsloth/Llama-3.2-3B-Instruct")
    model = PeftModel.from_pretrained(base_model, "Rosh03/Reasoning_finetuned_llama")
  • Notebooks
  • Google Colab
  • Kaggle
Reasoning_finetuned_llama
Ctrl+K
Ctrl+K
  • 1 contributor
History: 5 commits
Rosh03's picture
Rosh03
Update README.md
b01b877 verified 12 months ago
  • .gitattributes
    1.57 kB
    Upload folder using huggingface_hub 12 months ago
  • README.md
    5.12 kB
    Update README.md 12 months ago
  • adapter_config.json
    859 Bytes
    Upload folder using huggingface_hub 12 months ago
  • adapter_model.safetensors
    40 Bytes
    xet
    Upload folder using huggingface_hub 12 months ago
  • config.json
    1.35 kB
    Upload folder using huggingface_hub 12 months ago
  • generation_config.json
    184 Bytes
    Upload folder using huggingface_hub 12 months ago
  • model.safetensors
    2.24 GB
    xet
    Upload folder using huggingface_hub 12 months ago
  • special_tokens_map.json
    296 Bytes
    Upload folder using huggingface_hub 12 months ago
  • tokenizer.json
    17.2 MB
    xet
    Upload folder using huggingface_hub 12 months ago
  • tokenizer_config.json
    54.6 kB
    Upload folder using huggingface_hub 12 months ago