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:
- 6fb48db44bc3b8bf042984842ae687194e7f42feb9cdb6ebaeca0c46fb4aa793
- Size of remote file:
- 134 MB
- SHA256:
- 649e6ff8b1a98f6e661585554cfd1604eec9f71f9262eca5f9f3378007d702eb
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.