Commit Graph

  • 2d29d4b89e Apply fixes suggested to build on windows Sebastián Aedo 2023-03-11 19:26:20 -0300
  • 340bff0f0e
    Update comments, more proper application beiller 2023-03-11 21:51:03 -0500
  • da1a4ff01f
    Update README.md Georgi Gerganov 2023-03-12 01:26:32 +0200
  • 4726e671e6
    Remove Unprintable #26 beiller 2023-03-11 17:13:28 -0500
  • 5e625ea07a
    More robust unprintable character check #25 beiller 2023-03-11 17:06:39 -0500
  • e236dbb1e9
    Remove unprintable characters from vocab list beiller 2023-03-11 16:32:21 -0500
  • fc3f02e3c3
    Add LICENSE #21 Pavol Rusnak 2023-03-11 21:31:56 +0100
  • c90e78edc3
    Numeric fix beiller 2023-03-11 14:55:57 -0500
  • 78651d5792
    Update utils.cpp beiller 2023-03-11 14:24:32 -0500
  • 3f6a118d6a
    Update utils.h beiller 2023-03-11 14:24:12 -0500
  • d2b96b5593
    Adding repeat penalization beiller 2023-03-11 14:23:33 -0500
  • faad7f1464
    Add oneliner for batch quantization #17 Juraj Bednar 2023-03-11 18:44:59 +0100
  • 6b2cb6302f
    Fix a typo in model name (#16) Juraj Bednar 2023-03-11 18:32:20 +0100
  • d3bbccc1d7
    Fix a typo in model name #16 Juraj Bednar 2023-03-11 18:28:23 +0100
  • 4235e3d5b3
    Update README.md Georgi Gerganov 2023-03-11 18:10:18 +0200
  • f1eaff4721 Add AVX2 support for x86 architectures thanks to @Const-me ! Georgi Gerganov 2023-03-11 17:58:18 +0200
  • a9e58529ea Fix un-initialized FP16 tables on x86 (#15, #2) Georgi Gerganov 2023-03-11 17:40:14 +0200
  • 7d9ed7b25f
    Bump memory buffer Georgi Gerganov 2023-03-11 12:44:21 +0200
  • 0c6803321c
    Update README.md Georgi Gerganov 2023-03-11 12:31:21 +0200
  • f60fa9e50a
    .gitignore models/ Georgi Gerganov 2023-03-11 12:26:46 +0200
  • 7211862c94
    Update Makefile var + add comment Georgi Gerganov 2023-03-11 12:26:16 +0200
  • a5c5ae2f54
    Update README.md Georgi Gerganov 2023-03-11 11:34:25 +0200
  • ea977e85ec
    Update README.md Georgi Gerganov 2023-03-11 11:34:11 +0200
  • 007a8f6f45
    Support all LLaMA models + change Q4_0 quantization storage Georgi Gerganov 2023-03-11 10:47:09 +0200
  • 5f2f970d51
    Include Python dependencies in README (#6) Simon Willison 2023-03-10 21:47:26 -0800
  • 029f2b1fcd
    Include Python dependencies in README #6 Simon Willison 2023-03-10 20:26:36 -0800
  • 73c6ed5e87
    Update README.md Georgi Gerganov 2023-03-11 01:30:47 +0200
  • 01eeed8fb1
    Update README.md Georgi Gerganov 2023-03-11 01:22:58 +0200
  • 6da2df34ee
    Update README.md Georgi Gerganov 2023-03-11 01:18:10 +0200
  • 9dcf4dba45
    Add missing headers for memcpy and assert (#3) Jean-Michaël Celerier 2023-03-10 18:04:06 -0500
  • 920a7fe2d9
    Update README.md Georgi Gerganov 2023-03-11 00:55:22 +0200
  • df8abc8d29
    Add missing headers for memcpy and assert #3 Jean-Michaël Celerier 2023-03-10 17:51:54 -0500
  • 3a57ee59de
    Update README.md Georgi Gerganov 2023-03-11 00:51:46 +0200
  • b85028522d
    Update README.md Georgi Gerganov 2023-03-11 00:09:19 +0200
  • 8a01f565ff
    Update README.md Georgi Gerganov 2023-03-10 23:53:11 +0200
  • 70bc0b8b15
    Fix a bug in the rope calculation Georgi Gerganov 2023-03-10 23:46:39 +0200
  • 18ebda34d6
    Update README.md Georgi Gerganov 2023-03-10 21:52:27 +0200
  • 319cdb3e1f
    Final touches Georgi Gerganov 2023-03-10 21:50:46 +0200
  • 775328064e
    Create README.md Georgi Gerganov 2023-03-10 21:47:46 +0200
  • 26c0846629
    Initial release Georgi Gerganov 2023-03-10 20:40:58 +0200