jamesdumay commited on
Commit
7ae8d34
·
verified ·
1 Parent(s): 8ddbd20

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +15 -0
README.md ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ pretty_name: Mesh-LLM Catalog
3
+ license: apache-2.0
4
+ ---
5
+
6
+ # Mesh-LLM Catalog
7
+
8
+ This dataset is the Hugging Face-backed catalog for Mesh-LLM.
9
+
10
+ It currently contains:
11
+
12
+ - `catalog_v1.json`: curated Hugging Face-native model entries used by Mesh-LLM model resolution
13
+ - package resolution entries for published Mesh MoE packages may be added alongside the curated model data
14
+
15
+ The catalog deliberately excludes raw blob URLs. Entries should resolve to Hugging Face repositories and canonical Mesh refs.