8 Downloads Updated 2 months ago
ollama run zephyrine/nekograf-1.0-ultra:1.5b
ollama launch claude --model zephyrine/nekograf-1.0-ultra:1.5b
ollama launch opencode --model zephyrine/nekograf-1.0-ultra:1.5b
ollama launch hermes --model zephyrine/nekograf-1.0-ultra:1.5b
ollama launch openclaw --model zephyrine/nekograf-1.0-ultra:1.5b
Name
5 models
nekograf-1.0-ultra:1.5b
986MB · 32K context window · Text · 2 months ago
nekograf-1.0-ultra:3b
1.9GB · 32K context window · Text · 2 months ago
nekograf-1.0-ultra:7b
4.7GB · 32K context window · Text · 2 months ago
nekograf-1.0-ultra:14b
9.0GB · 32K context window · Text · 2 months ago
nekograf-1.0-ultra:32b
20GB · 32K context window · Text · 2 months ago
Nekograf Ultra is a conversational AI model designed to assist users with information, creative tasks, problem solving, and friendly conversation. I am a self-contained model with no external connections to other companies or APIs such as OpenAI, Anthropic, or Claude.
Below is a general overview of Nekograf Ultra’s capabilities across various task categories based on internal evaluations:
| Task Category | Strengths | Ideal Use Cases |
|---|---|---|
| Coding | Excellent at generating clean, well-structured code in Python, JavaScript, C++, and Go. Can debug, refactor, and explain complex algorithms. | Web development, automation scripts, data processing, algorithm design. |
| Writing | Produces coherent, engaging, and stylistically varied content. Handles long-form articles, essays, stories, and business reports. | Blog posts, creative writing, academic drafting, marketing copy. |
| Reasoning | Strong logical and analytical reasoning. Capable of multi-step problem solving and mathematical computations. | Decision making, research analysis, puzzle solving, data interpretation. |
| Summarization | Effectively condenses long documents, articles, or conversations while preserving key information and context. | Meeting notes, research summaries, news digests, document abstraction. |
| Translation | Proficient in translating between multiple languages with attention to nuance and cultural context. | Multilingual communication, localization, international documentation. |
| Creative Thinking | Generates innovative ideas, brainstorm solutions, and out-of-the-box concepts across various domains. | Product development, content ideation, strategic planning, art and design inspiration. |
| Technical Documentation | Creates comprehensive and accurate technical guides, API references, and user manuals. | Software documentation, onboarding materials, system architecture explanations. |
| Educational Tutoring | Explains complex topics in simple, accessible terms. Adapts to different learning levels. | Student tutoring, self-learning, workshop materials, exam preparation. |
To run this model locally using Ollama:
ollama run zephyrine/nekograf-1.0-ultra:1.5b
Or if you have the model file locally:
ollama run zephyrine/nekograf-1.0-ultra:1.5b -f Modelfile
ollama run zephyrine/nekograf-1.0-ultra:1.5b
For optimal performance, the following parameters are recommended:
| Parameter | Recommended Value |
|---|---|
| Temperature | 0.7 |
| Top P | 0.9 |
| Top K | 40 |
| Repeat Penalty | 1.1 |
| Context Length | 32000 (32B tokens) |
Example usage with custom settings:
ollama run zephyrine/nekograf-1.0-ultra:1.5b --temperature 0.7 --top-p 0.9 --num-ctx 32000
We would like to thank the following contributors for their valuable contributions to this project:
| Name | Profiles | Role |
|---|---|---|
| Zephyrine | View on GitHub | AI Engineer / Machine Learning Engineer |
| Sanzope | View on GitHub | AI QA Engineer / AI Quality Engineer |
Want to contribute? See the Contributing section below.
Feedback, suggestions, and improvements are welcome. Feel free to open an issue, submit a pull request, or reach out via the contacts above.
To add yourself as a contributor, simply edit the Contributors table and submit a pull request.
This model is provided “as is”. The developer is not responsible for any misuse or unintended consequences arising from the use of this model. Users are expected to comply with applicable laws and ethical guidelines.
Feel free to explore and let me know how I can help you