Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

saifrahmed
/
your_model_name

PEFT
Safetensors
llama
Generated from Trainer
8-bit precision
bitsandbytes
Model card Files Files and versions
xet
Community

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

  • Libraries
  • PEFT

    How to use saifrahmed/your_model_name with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("TinyLlama/TinyLlama-1.1B-intermediate-step-1431k-3T")
    model = PeftModel.from_pretrained(base_model, "saifrahmed/your_model_name")
  • Notebooks
  • Google Colab
  • Kaggle
your_model_name
2.91 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
saifrahmed's picture
saifrahmed
Upload folder using huggingface_hub
aef1cc0 verified almost 2 years ago
  • checkpoint-12
    Upload folder using huggingface_hub almost 2 years ago
  • checkpoint-24
    Upload folder using huggingface_hub almost 2 years ago
  • checkpoint-36
    Upload folder using huggingface_hub almost 2 years ago
  • checkpoint-48
    Upload folder using huggingface_hub almost 2 years ago
  • merged
    Upload folder using huggingface_hub almost 2 years ago
  • .gitattributes
    1.52 kB
    initial commit almost 2 years ago
  • README.md
    3.76 kB
    Upload folder using huggingface_hub almost 2 years ago
  • adapter_config.json
    753 Bytes
    Upload folder using huggingface_hub almost 2 years ago
  • adapter_model.bin
    101 MB
    xet
    Upload folder using huggingface_hub almost 2 years ago
  • config.json
    1.21 kB
    Upload folder using huggingface_hub almost 2 years ago
  • special_tokens_map.json
    437 Bytes
    Upload folder using huggingface_hub almost 2 years ago
  • tokenizer.model
    500 kB
    xet
    Upload folder using huggingface_hub almost 2 years ago
  • tokenizer_config.json
    1.01 kB
    Upload folder using huggingface_hub almost 2 years ago