Instructions to use Ekkologico/Llama-2-7b-chat-python_code_instructions_tiny_codes with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Ekkologico/Llama-2-7b-chat-python_code_instructions_tiny_codes with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("meta-llama/Llama-2-7b-chat-hf") model = PeftModel.from_pretrained(base_model, "Ekkologico/Llama-2-7b-chat-python_code_instructions_tiny_codes") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- d6c788ac399d2f2dc51eb50b0fcc623889150808f1a81c90d8a99c4a9c2d8601
- Size of remote file:
- 134 MB
- SHA256:
- 135d082b3674cf42befe49ea35d9ec115353a7578f53ab07378698c5c79760c0
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.