Instructions to use asmashayea/deepseek-absa with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use asmashayea/deepseek-absa with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("deepseek-ai/deepseek-llm-7b-chat") model = PeftModel.from_pretrained(base_model, "asmashayea/deepseek-absa") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- de79bff7383033380737f9564ff70db4c987ea74dc64e3188821a4abeb111651
- Size of remote file:
- 126 MB
- SHA256:
- e7fae1d6455ad43b22c7b26b23c204a922159a746d98879e7324d316f8c458dc
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.