Ojttt commited on
Commit
017020e
·
1 Parent(s): 86c601e
Files changed (2) hide show
  1. README copy.md +0 -9
  2. README.md +9 -0
README copy.md DELETED
@@ -1,9 +0,0 @@
1
- ---
2
- license: mit
3
- base_model:
4
- - deepseek-ai/DeepSeek-V3
5
- pipeline_tag: text-generation
6
- library_name: transformers
7
- ---
8
- # DeepSeek V3 1B Test
9
- This model is randomly initialized for testing implementations, it's **not** a trained model and it will only generate random tokens.
 
 
 
 
 
 
 
 
 
 
README.md CHANGED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ base_model:
4
+ - deepseek-ai/DeepSeek-V3
5
+ pipeline_tag: text-generation
6
+ library_name: transformers
7
+ ---
8
+ # DeepSeek V3 1B Test
9
+ This model is randomly initialized for testing implementations, it's **not** a trained model and it will only generate random tokens.