inferencerlabs commited on
Commit
ce0aaf7
·
verified ·
1 Parent(s): 538aa64

Upload complete model

Browse files
Files changed (1) hide show
  1. README.md +9 -0
README.md ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ pipeline_tag: text-generation
4
+ library_name: mlx
5
+ tags:
6
+ - vllm
7
+ - mlx
8
+ base_model: openai/gpt-oss-20b
9
+ ---