Transformers
oil-gas
drilling-engineering
retrieval-augmented-generation
finetuned
energy-ai
mixtral-8x7b
lora
mixture-of-experts
Eval Results (legacy)
Instructions to use GainEnergy/OGMOE with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use GainEnergy/OGMOE with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("GainEnergy/OGMOE", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Ctrl+K