|
--- |
|
license: apache-2.0 |
|
datasets: |
|
- GainEnergy/reasoner |
|
- GainEnergy/SMoE-Training |
|
- GainEnergy/oilandgas-engineering-dataset |
|
- GainEnergy/ogdataset |
|
- GainEnergy/ogai-8x7B |
|
- open-r1/OpenR1-Math-220k |
|
- facebook/natural_reasoning |
|
base_model: |
|
- mistralai/Mixtral-8x22B-Instruct-v0.1 |
|
library_name: transformers |
|
tags: |
|
- oil-gas |
|
- engineering |
|
- retrieval-augmented-generation |
|
- fine-tuned |
|
- high-performance |
|
- 22b |
|
model-index: |
|
- name: OGAI-8x22B |
|
results: |
|
- task: |
|
type: text-generation |
|
name: High-Performance Oil & Gas AI |
|
dataset: |
|
name: GainEnergy GPT-4o Oil & Gas Training Set |
|
type: custom |
|
metrics: |
|
- name: Engineering Reasoning Score |
|
type: accuracy |
|
value: Coming Soon |
|
- name: Computational Efficiency |
|
type: benchmark |
|
value: Coming Soon |
|
- name: Knowledge Retrieval Accuracy |
|
type: precision |
|
value: Coming Soon |
|
--- |
|
|
|
# **OGAI-8x22B: High-Performance Oil & Gas LLM (Coming Soon)** |
|
|
|
 |
|
[](LICENSE) |
|
|
|
π **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**. |
|
|
|
--- |
|
## **π Capabilities** |
|
- **π Advanced Reasoning**: Improved decision-making for drilling & production engineering. |
|
- **π§ 22B Parameter Scale**: Optimized for **long-context understanding** and technical accuracy. |
|
- **βοΈ AI-Driven Workflow Automation**: Supports **Upstrima AIβs energy-focused AI agents**. |
|
|
|
### **Deployment** |
|
- Available soon on **Hugging Face, AWS, and Serverless AI Hosting**. |
|
|
|
π Stay updated for the official release! π |
|
|
|
## OGAI-8x22B GGUF Model Preview (Split Download) |
|
|
|
### πΉ Download & Reassemble Instructions |
|
|
|
1οΈβ£ **Download all split files (`ogai-8x22b-part-*`).** |
|
2οΈβ£ **Download `reassemble.sh` from this repository.** |
|
3οΈβ£ **Run the following command to merge them into a single GGUF file:** |
|
```bash |
|
bash reassemble.sh |
|
``` |
|
--- |