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:
- e6d31f4c8425e53f8f2e34acecbf9b4a603a7b163fcd81225d715cb63a6b967a
- Size of remote file:
- 33.6 MB
- SHA256:
- efadd229300e2c630e2487a68642da5b8368932e182c9c2295d5f6f95a197173
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.