ADAPT-Chase commited on
Commit
0b52518
·
verified ·
1 Parent(s): 0e59e72

Add README

Browse files
Files changed (1) hide show
  1. README.md +14 -0
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