Instructions to use OpenBA/OpenBA-InstructGen with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use OpenBA/OpenBA-InstructGen with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("feature-extraction", model="OpenBA/OpenBA-InstructGen", trust_remote_code=True)# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("OpenBA/OpenBA-InstructGen", trust_remote_code=True, dtype="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- b09f2019f9049ba066cd7d703771eb1e0bf2b657be46971cc2158542dd76411b
- Size of remote file:
- 10 GB
- SHA256:
- 188c3acc0d8aca334af7e95b159e97164a206fe2ccb32a7c9b45fb0c947cb0d9
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.