Erfan11 commited on
Commit
c6e105d
1 Parent(s): 482d1e7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +19 -3
README.md CHANGED
@@ -1,3 +1,19 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ language:
4
+ - fa
5
+ base_model:
6
+ - black-forest-labs/FLUX.1-dev
7
+ - mattshumer/Reflection-Llama-3.1-70B
8
+ - black-forest-labs/FLUX.1-schnell
9
+ - meta-llama/Meta-Llama-3.1-8B-Instruct
10
+ - Qwen/Qwen2-VL-7B-Instruct
11
+ - THUDM/CogVideoX-5b
12
+ - city96/FLUX.1-dev-gguf
13
+ - microsoft/Phi-3.5-vision-instruct
14
+ - microsoft/Phi-3.5-MoE-instruct
15
+ pipeline_tag: text-classification
16
+ library_name: adapter-transformers
17
+ tags:
18
+ - chemistry
19
+ ---