Text Generation
PEFT
Safetensors
sourize commited on
Commit
fa9d7a5
·
verified ·
1 Parent(s): 3dc569e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -143,7 +143,7 @@ print(tokenizer.decode(output[0], skip_special_tokens=True))
143
  ## 📖 Further Reading
144
 
145
  - **Live Demo:** [DeepTalks Space](https://huggingface.co/spaces/sourize/DeepTalks)
146
- - **Blog post (coming soon):** _Add link here_
147
  - **PEFT & LoRA:** [PEFT GitHub](https://github.com/huggingface/peft) | [LoRA Paper](https://arxiv.org/abs/2106.09685)
148
 
149
  ---
 
143
  ## 📖 Further Reading
144
 
145
  - **Live Demo:** [DeepTalks Space](https://huggingface.co/spaces/sourize/DeepTalks)
146
+ - **Blog post:** [DeepTalks Blog](https://sourish.xyz/thoughts/deeptalks-your-personal-ai-companion)
147
  - **PEFT & LoRA:** [PEFT GitHub](https://github.com/huggingface/peft) | [LoRA Paper](https://arxiv.org/abs/2106.09685)
148
 
149
  ---