open-r1/OpenR1-Math-220k
Viewer • Updated • 450k • 35k • 748
How to use GainEnergy/OGAI-8x22b with Transformers:
# Load model directly
from transformers import AutoModel
model = AutoModel.from_pretrained("GainEnergy/OGAI-8x22b", dtype="auto")# Load model directly
from transformers import AutoModel
model = AutoModel.from_pretrained("GainEnergy/OGAI-8x22b", dtype="auto")🚀 OGAI-8x22B is a high-performance oil & gas AI model fine-tuned from Mixtral-8x22B. It provides industry-leading accuracy for engineering workflows, drilling automation, and knowledge retrieval.
🌍 COMING SOON: Currently undergoing testing for energy-sector applications.
📌 Stay updated for the official release! 🚀
ogai-8x22b-part-*).reassemble.sh from this repository.bash bash reassemble.sh
Base model
mistralai/Mixtral-8x22B-v0.1
# Gated model: Login with a HF token with gated access permission hf auth login