zhhan commited on
Commit
70daccf
1 Parent(s): 8125aef

Update README.md

Browse files

This model contains the gguf files that fine tuned based on phi3 model with LoRA approach. It's generated from the phi3 base model and adaptor.

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
+ language:
4
+ - en
5
+ pipeline_tag: summarization
6
+ tags:
7
+ - phi3
8
+ - peft
9
+ - lora
10
+ - llama.cpp
11
+ ---