Instructions to use G-ML-Hyly/stg-cli13b-t7-cdp-ca.dt.hlms.cln.inter-b4s1e1-20240102-0727 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use G-ML-Hyly/stg-cli13b-t7-cdp-ca.dt.hlms.cln.inter-b4s1e1-20240102-0727 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("codellama/CodeLlama-13b-Instruct-hf") model = PeftModel.from_pretrained(base_model, "G-ML-Hyly/stg-cli13b-t7-cdp-ca.dt.hlms.cln.inter-b4s1e1-20240102-0727") - Notebooks
- Google Colab
- Kaggle
Welcome to the community
The community tab is the place to discuss and collaborate with the HF community!