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