Instructions to use sarthak247/codellama-7b-humaneval-java-fim with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use sarthak247/codellama-7b-humaneval-java-fim with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("/hpcfs/users/a1232991/Sarthak/CodeLLaMA/models/CodeLlama-7b-hf/") model = PeftModel.from_pretrained(base_model, "sarthak247/codellama-7b-humaneval-java-fim") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- d6ab64ecab6bda1288d3490e951bd61a8e373906b9f0e7c42402988da0dbd179
- Size of remote file:
- 4.54 kB
- SHA256:
- c45a99f2c031b404365860550fbd8c85ed877a023ffcc80edaae9b36d705b876
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.