Instructions to use Manikanta21/OceanGPT-v1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Manikanta21/OceanGPT-v1 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("zjunlp/OceanGPT-basic-7B-v0.1") model = PeftModel.from_pretrained(base_model, "Manikanta21/OceanGPT-v1") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 898896fff0a1a531bb49659d8bf2f1120f944bc166630337961a6ba0e328291a
- Size of remote file:
- 5.27 kB
- SHA256:
- ec44f2e812e08a934c37254092d2cdc6b3d6bcdb90e12ebc2a00d9d8354185ee
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.