Text Generation
PEFT
Arabic
Ali-C137 commited on
Commit
ab07d20
1 Parent(s): 7971f19

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -87,4 +87,4 @@ model = PeftModel.from_pretrained(model, peft_model_id)
87
  - `bitsandbytes`: 0.39.0
88
  - `einops`: 0.6.1
89
 
90
- ### This work is highly inspired from Daniel Furman's work, so Thanks a lot Daniel
 
87
  - `bitsandbytes`: 0.39.0
88
  - `einops`: 0.6.1
89
 
90
+ ### This work is highly inspired from [Daniel Furman](https://huggingface.co/dfurman)'s work, so Thanks a lot Daniel