uukuguy commited on
Commit
e4258a0
1 Parent(s): a0ab5ef

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -21,10 +21,12 @@ model-index:
21
  verified: false
22
  ---
23
 
 
 
24
  **This is a test.**
25
 
26
 
27
- This LoRA model is extracted from the efficient parameter fine-tuned model, and now it needs to be verified whether this LoRA model can achieve comparable performance with the original model.
28
 
29
  The final goal is to create a toolkit that can simultaneously load multiple LoRA modules, and automatically switch to the appropriate combination of LoRA modules based on user queries to generate the best answer.
30
 
 
21
  verified: false
22
  ---
23
 
24
+ # Mistral-7b-OpenOrca-lora
25
+
26
  **This is a test.**
27
 
28
 
29
+ This LoRA model is extracted from the efficient parameter fine-tuned model ([Mistral-7B-OpenOra](https://huggingface.co/Open-Orca/Mistral-7B-OpenOrca)), and now it needs to be verified whether this LoRA model can achieve comparable performance with the original model.
30
 
31
  The final goal is to create a toolkit that can simultaneously load multiple LoRA modules, and automatically switch to the appropriate combination of LoRA modules based on user queries to generate the best answer.
32