Instructions to use Kashfia/base_model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Kashfia/base_model with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("abhishek/llama-2-7b-hf-small-shards") model = PeftModel.from_pretrained(base_model, "Kashfia/base_model") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- c313db41989eb87eb0577d85169b1f2654761e6091540ee146507f99211638d5
- Size of remote file:
- 7.56 GB
- SHA256:
- 8702f2edc3661c02520615b9ccc8fcc5cf154a211d4f2054ffdc2263565dc1f0
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.