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