Add README
Browse files
README.md
ADDED
|
@@ -0,0 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# Qwen3-8B
|
| 2 |
+
|
| 3 |
+
This is a fork of [Qwen/Qwen2.5-7B](https://huggingface.co/Qwen/Qwen2.5-7B) for the Nova infrastructure project.
|
| 4 |
+
|
| 5 |
+
## Status
|
| 6 |
+
- Config files uploaded ✅
|
| 7 |
+
- Model weights pending upload
|
| 8 |
+
- Using Xet deduplication for efficient storage
|
| 9 |
+
|
| 10 |
+
## Usage
|
| 11 |
+
Full model weights will be uploaded soon. This repository uses Xet backend for efficient chunk-level deduplication.
|
| 12 |
+
|
| 13 |
+
---
|
| 14 |
+
Part of the Nova Autonomy Infrastructure
|