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

  • Log In
  • Sign Up

Raneechu
/
textbookbig16

PEFT
TensorBoard
Safetensors
Generated from Trainer
Model card Files Files and versions
xet
Metrics Training metrics Community

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

  • Libraries
  • PEFT

    How to use Raneechu/textbookbig16 with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("meta-llama/Llama-2-7b-hf")
    model = PeftModel.from_pretrained(base_model, "Raneechu/textbookbig16")
  • Notebooks
  • Google Colab
  • Kaggle
textbookbig16
271 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
Raneechu's picture
Raneechu
End of training
245e6f1 verified almost 2 years ago
  • runs
    End of training almost 2 years ago
  • .gitattributes
    1.52 kB
    initial commit almost 2 years ago
  • README.md
    1.44 kB
    End of training almost 2 years ago
  • adapter_config.json
    493 Bytes
    End of training almost 2 years ago
  • adapter_model.safetensors
    268 MB
    xet
    End of training almost 2 years ago
  • special_tokens_map.json
    437 Bytes
    End of training almost 2 years ago
  • tokenizer.json
    1.84 MB
    End of training almost 2 years ago
  • tokenizer.model
    500 kB
    xet
    End of training almost 2 years ago
  • tokenizer_config.json
    920 Bytes
    End of training almost 2 years ago
  • training_args.bin
    5.05 kB
    xet
    End of training almost 2 years ago