Text Generation
Transformers
Inference Endpoints
mikecovlee commited on
Commit
f89c09e
1 Parent(s): 1828627

Update README.md

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