Jay Krell
c2201a9a83
Add comment.
2 years ago
Jay Krell
bea4af5c9c
Fix sizeof(pp).
2 years ago
Jay Krell
3225d9b8a0
nologo
2 years ago
Jay Krell
ec64cfa1db
define NDEBUG, and simplify casts.
2 years ago
Jay Krell
a05225f194
LTCG and Win32 is Win32, not specific compilers.
2 years ago
Jay Krell
636d56818a
Port to Visual C++.
...
- Combined nmake/Unix Makefile.
- _alloca instead of variable size array.
- Cast void* to char* for math.
- C++20 for designated initializers.
It builds. I haven't run it yet.
2 years ago
Georgi Gerganov
da1a4ff01f
Update README.md
2 years ago
Juraj Bednar
6b2cb6302f
Fix a typo in model name ( #16 )
2 years ago
Georgi Gerganov
4235e3d5b3
Update README.md
2 years ago
Georgi Gerganov
f1eaff4721
Add AVX2 support for x86 architectures thanks to @Const-me !
2 years ago
Georgi Gerganov
a9e58529ea
Fix un-initialized FP16 tables on x86 ( #15 , #2 )
2 years ago
Georgi Gerganov
7d9ed7b25f
Bump memory buffer
2 years ago
Georgi Gerganov
0c6803321c
Update README.md
2 years ago
Georgi Gerganov
f60fa9e50a
.gitignore models/
2 years ago
Georgi Gerganov
7211862c94
Update Makefile var + add comment
2 years ago
Georgi Gerganov
a5c5ae2f54
Update README.md
2 years ago
Georgi Gerganov
ea977e85ec
Update README.md
2 years ago
Georgi Gerganov
007a8f6f45
Support all LLaMA models + change Q4_0 quantization storage
2 years ago
Simon Willison
5f2f970d51
Include Python dependencies in README ( #6 )
2 years ago
Georgi Gerganov
73c6ed5e87
Update README.md
2 years ago
Georgi Gerganov
01eeed8fb1
Update README.md
2 years ago
Georgi Gerganov
6da2df34ee
Update README.md
2 years ago
Jean-Michaël Celerier
9dcf4dba45
Add missing headers for memcpy and assert ( #3 )
2 years ago
Georgi Gerganov
920a7fe2d9
Update README.md
2 years ago
Georgi Gerganov
3a57ee59de
Update README.md
2 years ago
Georgi Gerganov
b85028522d
Update README.md
2 years ago
Georgi Gerganov
8a01f565ff
Update README.md
2 years ago
Georgi Gerganov
70bc0b8b15
Fix a bug in the rope calculation
2 years ago
Georgi Gerganov
18ebda34d6
Update README.md
2 years ago
Georgi Gerganov
319cdb3e1f
Final touches
2 years ago
Georgi Gerganov
775328064e
Create README.md
2 years ago
Georgi Gerganov
26c0846629
Initial release
2 years ago