miike-ai commited on
Commit
b509957
·
verified ·
1 Parent(s): cbe948a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -1,3 +1,8 @@
 
 
 
 
 
1
  ```python
2
  import transformers
3
  import torch
 
1
+ ---
2
+ base_model:
3
+ - deepseek-ai/DeepSeek-R1-Distill-Llama-8B
4
+ ---
5
+
6
  ```python
7
  import transformers
8
  import torch