Transformers
PyTorch
Inference Endpoints
LinhDuong commited on
Commit
c1bf0b3
1 Parent(s): b7cde3b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -1,3 +1,7 @@
1
  ---
2
  license: bigscience-bloom-rail-1.0
3
  ---
 
 
 
 
 
1
  ---
2
  license: bigscience-bloom-rail-1.0
3
  ---
4
+
5
+ Here is our finetuned weight for Bloomz-7b1-mt with Low-Rank Adaptation and a chatdoctor-200k dataset from a paper, namely ChatDoctor: A Medical Chat Model Fine-tuned
6
+ on LLaMA Model using Medical Domain Knowledge (https://arxiv.org/pdf/2303.14070.pdf).
7
+ Our source code can be found at https://github.com/linhduongtuan/doctorwithbloom