Anchen
|
8022083979
|
feat(lora): add de-quantized support for fuse.py (#351)
* feat(lora): add de-quantized support for fuse.py
* address comments
|
2024-01-22 17:32:24 -08:00 |
|
Anchen
|
1415595409
|
chore(lora): support mixtral in lora example (#343)
|
2024-01-20 06:07:45 -08:00 |
|
Yousif
|
7575125d5d
|
Added lora support for Phi-2 (#302)
* Added lora support for Phi-2
* Added Phi-2 support in fuse and convert
* format + readme
---------
Co-authored-by: Awni Hannun <awni@apple.com>
|
2024-01-12 13:45:30 -08:00 |
|
Vaibhav Srivastav
|
44f86092ea
|
Fix Tokenizer save error. (#278)
|
2024-01-10 05:49:32 -08:00 |
|
Awni Hannun
|
7b258f33ac
|
Move lora example to use the same model format / conversion as hf_llm (#252)
* huffing face the lora example to allow more models
* fixes
* comments
* more readme nits
* fusion + works better for qlora
* nits'
* comments
|
2024-01-09 11:14:52 -08:00 |
|