AELLM commited on
Commit
46f8bc6
1 Parent(s): 4db687e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -42,7 +42,7 @@ The model has been trained with the following mixture of datasets:
42
  - [kunishou/oasst1-89k-ja](https://huggingface.co/datasets/kunishou/oasst1-89k-ja)
43
 
44
  ## Contributors
45
- - [Hammaam Hudzaifah](https://huggingface.co/AELLM)
46
 
47
  ## How to use
48
  Starting with transformers >= 4.43.0 onward, you can run conversational inference using the Transformers pipeline abstraction or by leveraging the Auto classes with the generate() function.
 
42
  - [kunishou/oasst1-89k-ja](https://huggingface.co/datasets/kunishou/oasst1-89k-ja)
43
 
44
  ## Contributors
45
+ - [Hammaam Hudzaifah](https://huggingface.co/hudzax)
46
 
47
  ## How to use
48
  Starting with transformers >= 4.43.0 onward, you can run conversational inference using the Transformers pipeline abstraction or by leveraging the Auto classes with the generate() function.