Instructions to use Noodle-bg/code-llama-7b-Text-classification with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Noodle-bg/code-llama-7b-Text-classification with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("codellama/CodeLlama-7b-hf") model = PeftModel.from_pretrained(base_model, "Noodle-bg/code-llama-7b-Text-classification") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- fa9091c6e81af0e7584a9ce2b65f63919bc2c92b88f6f42820a3e1c14ee47d76
- Size of remote file:
- 4.79 kB
- SHA256:
- 087fab87112a82b7316c6d8ba3249f41c747d4d68aae66ae5c2bc64af0ad79b1
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.