Instructions to use LingoIITGN/COMI-LINGUA-POS with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use LingoIITGN/COMI-LINGUA-POS with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("CohereForAI/aya-expanse-8b") model = PeftModel.from_pretrained(base_model, "LingoIITGN/COMI-LINGUA-POS") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 6515684461a95712090389e157b9f099027934f9b2b68bac4421572cfdb32195
- Size of remote file:
- 5.78 kB
- SHA256:
- 4cf18404749ce32e1342957cdbcbf52ea47c6816067bcc4c3a1e8c6a56c13dbd
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.