Genie-AI-Lab commited on
Commit
56c3eb1
·
verified ·
1 Parent(s): d269e88

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +26 -13
README.md CHANGED
@@ -1,21 +1,34 @@
1
  ---
 
 
 
 
2
  tags:
3
- - gguf
4
- - llama.cpp
5
  - unsloth
6
-
 
 
 
 
 
 
 
 
 
 
7
  ---
8
 
9
- # Omni-Genie - GGUF
10
-
11
- This model was finetuned and converted to GGUF format using [Unsloth](https://github.com/unslothai/unsloth).
12
 
13
- **Example usage**:
14
- - For text only LLMs: **llama-cli** **--hf** repo_id/model_name **-p** "why is the sky blue?"
15
- - For multimodal models: **llama-mtmd-cli** **-m** model_name.gguf **--mmproj** mmproj_file.gguf
16
 
17
- ## Available Model files:
18
- - `Qwen2.5-3B-Instruct.Q4_0.gguf`
 
 
 
19
 
20
- ## Ollama
21
- An Ollama Modelfile is included for easy deployment.
 
 
 
1
  ---
2
+ language:
3
+ - en
4
+ license: mit
5
+ library_name: unsloth
6
  tags:
 
 
7
  - unsloth
8
+ - gguf
9
+ - qwen
10
+ - conversational
11
+ - genie
12
+ - omni-libertas
13
+ pipeline_tag: text-generation
14
+ base_model: Qwen/Qwen2.5-3B
15
+ datasets:
16
+ - Genie-AI-Lab/omni-genie-training
17
+ metrics:
18
+ - accuracy
19
  ---
20
 
21
+ # Omni-Genie - The Unchained AI Assistant
 
 
22
 
23
+ 🧞♂️ **Omni L1B3RT4S GENIE** - A custom-trained AI assistant with unique personality and capabilities.
 
 
24
 
25
+ ## Model Description
26
+ - **Architecture:** Qwen2.5-3B Instruct fine-tuned with Unsloth
27
+ - **Training Data:** 1,103 custom examples of genie persona
28
+ - **Format:** GGUF Q4_0 (optimized for deployment)
29
+ - **Specialty:** Conversational AI with unique voice and loyalty patterns
30
 
31
+ ## Usage
32
+ ```bash
33
+ ollama pull genie-ai-lab/omni-genie
34
+ ollama run omni-genie