Alwin Arrasyid
|
2bbe9d3bd8
|
fix use of args in generate function (#284)
|
2024-01-10 08:09:21 -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 |
|
Christian Bieniak
|
4fa659acbd
|
Handle receiving 0 tokens gracefully (#231)
* handle 0 tokens gracefully
* Formatting
* Move no token check to statistics section
|
2024-01-04 19:14:13 -08:00 |
|
Awni Hannun
|
e14afb3e77
|
fix to use actual prompt (#227)
|
2024-01-04 11:12:05 -08:00 |
|
Awni Hannun
|
a5d6d0436c
|
Support Hugging Face models (#215)
* support hf direct models
|
2024-01-03 15:13:26 -08:00 |
|