Anthonyg5005 commited on
Commit
fdbaddc
1 Parent(s): f6966c5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -21,6 +21,8 @@ base_model: turboderp/unknown
21
  This is a int8_float16 quantization of [turbcat](not released yet)\
22
  See more on CTranslate2: [Docs](https://opennmt.net/CTranslate2/index.html) | [Github](https://github.com/OpenNMT/CTranslate2)
23
 
 
 
24
  This model was converted to ct2 format using the following commnd:
25
  ```
26
  ct2-transformers-converter --model kat_turbcat --output_dir turbcat-ct2 --quantization int8_float16 --low_cpu_mem_usage
 
21
  This is a int8_float16 quantization of [turbcat](not released yet)\
22
  See more on CTranslate2: [Docs](https://opennmt.net/CTranslate2/index.html) | [Github](https://github.com/OpenNMT/CTranslate2)
23
 
24
+ This model and it's dataset was created by [Kaltcit](discord://discord.com/users/550000146289524737), an admin of the [Exllama](https://discord.gg/NSFwVuCjRq) Discord server.
25
+
26
  This model was converted to ct2 format using the following commnd:
27
  ```
28
  ct2-transformers-converter --model kat_turbcat --output_dir turbcat-ct2 --quantization int8_float16 --low_cpu_mem_usage