thisisphan commited on
Commit
6f4cfa3
·
verified ·
1 Parent(s): dc3c0ba

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -0
README.md ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ This repository holds:
2
+ - The compiled nyxt extension
3
+ - The prebuilt Mistral 7b 4bit (ada) TensorRT engine.
4
+ - The mistral tokenizer
5
+ - The inference server script
6
+
7
+ The setup.ps1 powershell script (mentioned in https://github.com/cyanff/nyxt?tab=readme-ov-file#how-to-install-nyxt) will download the contentss of this repository.