ehristoforu commited on
Commit
83a9dcf
·
verified ·
1 Parent(s): 989e2b8

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +17 -0
README.md ADDED
@@ -0,0 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: other
3
+ language:
4
+ - en
5
+ base_model:
6
+ - tiiuae/Falcon3-7B-Instruct
7
+ pipeline_tag: text-generation
8
+ tags:
9
+ - falcon3
10
+ - falcon
11
+ - falcon-moe
12
+ - moe
13
+ - llama
14
+ ---
15
+
16
+ # Falcon3 MoE 2x7B Instruct
17
+