jackcwf commited on
Commit
34708b9
·
verified ·
1 Parent(s): 8a54b4b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -1,5 +1,5 @@
1
  ---
2
- base_model: unsloth/DeepSeek-R1-Distill-Qwen-1.5B-unsloth-bnb-4bit
3
  tags:
4
  - text-generation-inference
5
  - transformers
@@ -93,7 +93,7 @@ This query analyzes the relationship between product categories and customer ord
93
 
94
  | **Model** | **Base Model** | **下载** |
95
  | -------------------------------- | ------------------------------------------------------------ | ------------------------------------------------------------ |
96
- | DeepSeek-R1-Distill-Qwen-1.5B-unsloth-bnb-4bit | [Qwen-1.5B](https://huggingface.co/unsloth/DeepSeek-R1-Distill-Qwen-1.5B-unsloth-bnb-4bit) | [🤗 HuggingFace](https://huggingface.co/jackcwf/DeepSeek-R1-Distill-Llama-4bit-sql-model/raw/main/unsloth.Q4_K_M.gguf) |
97
 
98
 
99
  # Usage
@@ -105,7 +105,7 @@ If you are unsure how to use GGUF files, refer to one of [TheBloke's READMEs](ht
105
 
106
  - **Developed by:** datalabs-ai
107
  - **License:** apache-2.0
108
- - **Finetuned from model :** unsloth/DeepSeek-R1-Distill-Qwen-1.5B-unsloth-bnb-4bit
109
 
110
 
111
 
 
1
  ---
2
+ base_model: unsloth/DeepSeek-R1-Distill-Llama-8B
3
  tags:
4
  - text-generation-inference
5
  - transformers
 
93
 
94
  | **Model** | **Base Model** | **下载** |
95
  | -------------------------------- | ------------------------------------------------------------ | ------------------------------------------------------------ |
96
+ | unsloth/DeepSeek-R1-Distill-Llama-8B | [DeepSeek-R1-Distill-Llama-8B](https://huggingface.co/unsloth/DeepSeek-R1-Distill-Llama-8B) | [🤗 HuggingFace](https://huggingface.co/jackcwf/DeepSeek-R1-Distill-Llama-4bit-sql-model/raw/main/unsloth.Q4_K_M.gguf) |
97
 
98
 
99
  # Usage
 
105
 
106
  - **Developed by:** datalabs-ai
107
  - **License:** apache-2.0
108
+ - **Finetuned from model :** unsloth/DeepSeek-R1-Distill-Llama-8B
109
 
110
 
111