Shiven commited on
Commit
0546c35
·
verified ·
1 Parent(s): 91b1391

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -3
README.md CHANGED
@@ -1,3 +1,11 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ ---
4
+
5
+ # MimicLlama : Finetuned Llama for generating human-like responses
6
+
7
+
8
+ In this repo, we present a Mimic_open_llama_3b is a fine-tuned version of the Open LLaMA 3B model, specifically optimized for producing human-like responses. By leveraging advanced fine-tuning techniques, this model is designed to provide natural, engaging, and contextually relevant interactions across a variety of tasks.
9
+
10
+ We have Finetuned the OpenLlama 3b by Geng, Xinyang and Liu, Hao : https://github.com/openlm-research/open_llama
11
+