Spaces:
No application file
No application file
Update README.md
Browse files
README.md
CHANGED
|
@@ -6,5 +6,61 @@ colorTo: green
|
|
| 6 |
sdk: docker
|
| 7 |
pinned: false
|
| 8 |
---
|
|
|
|
| 9 |
|
| 10 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 6 |
sdk: docker
|
| 7 |
pinned: false
|
| 8 |
---
|
| 9 |
+
# π€ XformAI India
|
| 10 |
|
| 11 |
+
> **Shaping Intelligence. Deploying the Future.**
|
| 12 |
+
|
| 13 |
+
Welcome to the official Hugging Face organization of **XformAI** β an applied AI company focused on practical LLMs, autonomous agents, and deployable reasoning systems.
|
| 14 |
+
We fine-tune, optimize, and publish open-source AI models for real-world tasks β compact, powerful, and fast.
|
| 15 |
+
|
| 16 |
+
---
|
| 17 |
+
|
| 18 |
+
## π¬ What We Build
|
| 19 |
+
|
| 20 |
+
π§ **Compact LLMs**
|
| 21 |
+
Instruction-tuned Qwen, Mistral, and LLaMA-based models designed to run on CPU/GPU/edge devices.
|
| 22 |
+
|
| 23 |
+
π» **Code Generation Models**
|
| 24 |
+
Lightweight coders that can generate Python, Bash, HTML, JS, Flask apps, and CLI tools.
|
| 25 |
+
|
| 26 |
+
π§© **Reasoning Agents**
|
| 27 |
+
Multi-step logic solvers and agentic planners β trained to think before they answer.
|
| 28 |
+
|
| 29 |
+
π¦ **GGUF Models for Local Inference**
|
| 30 |
+
All models are published in both PyTorch + GGUF format, ready for use with:
|
| 31 |
+
- LM Studio
|
| 32 |
+
- llama.cpp
|
| 33 |
+
- Ollama
|
| 34 |
+
- KoboldCpp
|
| 35 |
+
|
| 36 |
+
---
|
| 37 |
+
|
| 38 |
+
## π§ Featured Models
|
| 39 |
+
|
| 40 |
+
| Model Name | Task | Format |
|
| 41 |
+
|------------|------|--------|
|
| 42 |
+
| [`qwen-0.6b-coder`](https://huggingface.co/XformAI-india/qwen-0.6b-coder) | Code generation | PyTorch / GGUF |
|
| 43 |
+
| [`qwen-1.7b-coder`](https://huggingface.co/XformAI-india/qwen-1.7b-coder) | Full-stack coding assistant | PyTorch |
|
| 44 |
+
| [`qwen-0.6b-reasoning`](https://huggingface.co/XformAI-india/qwen-0.6b-reasoning) | Multi-step reasoning | PyTorch / GGUF |
|
| 45 |
+
| [`qwen-0.6b-mentalhealth-support`](https://huggingface.co/XformAI-india/qwen-0.6b-mentalhealth-support) | Empathetic dialogue | PyTorch |
|
| 46 |
+
|
| 47 |
+
---
|
| 48 |
+
|
| 49 |
+
## π§° Tooling & Frameworks
|
| 50 |
+
|
| 51 |
+
- π€ Transformers + PEFT + LoRA
|
| 52 |
+
- π§ LangChain, CrewAI, LangGraph
|
| 53 |
+
- π§ llama.cpp, GGUF, Ollama
|
| 54 |
+
- π Faiss, Chroma, OpenVINO
|
| 55 |
+
|
| 56 |
+
---
|
| 57 |
+
|
| 58 |
+
## π‘ About Us
|
| 59 |
+
|
| 60 |
+
**XformAI** is an AI startup from India building the next generation of small, fast, intelligent models β aligned for reasoning, conversation, and automation.
|
| 61 |
+
|
| 62 |
+
π Website: [https://xformai.in](https://xformai.in)
|
| 63 |
+
π§ Email: [hello@xformai.in](mailto:hello@xformai.in)
|
| 64 |
+
π’ LinkedIn: [linkedin.com/company/xformai](https://linkedin.com/company/xformai)
|
| 65 |
+
|
| 66 |
+
> _βWe believe the future of AI is small, smart, and everywhere.β_
|