Text Generation
Transformers
Inference Endpoints
mikecovlee commited on
Commit
4e01c9f
1 Parent(s): ebdc2e3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -5,6 +5,8 @@ datasets:
5
  - yahma/alpaca-cleaned
6
  metrics:
7
  - accuracy
 
 
8
  ---
9
  # MixLoRA: Enhancing Large Language Models Fine-Tuning with LoRA-based Mixture of Experts
10
 
 
5
  - yahma/alpaca-cleaned
6
  metrics:
7
  - accuracy
8
+ library_name: mlora
9
+ pipeline_tag: text-generation
10
  ---
11
  # MixLoRA: Enhancing Large Language Models Fine-Tuning with LoRA-based Mixture of Experts
12