8000 Releases · certik/fastGPT · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: certik/fastGPT

v1.2.0

05 May 15:38
7d96ec2
Compare
Choose a tag to compare

What's Changed

  • Use GGUF to store model weights by @certik in #69
  • Update the README with GGUF instructions by @certik in #70
  • Do not use the non-standard fseek() by @certik in #71
  • CI: test fastGPT with LFortran by @certik in #72

Full Changelog: v1.1.0...v1.2.0

v1.1.0

05 May 15:35
c2148fb
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.0...v1.1.0

v1.0.0

05 May 15:01
1ddf333
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/certik/fastGPT/commits/v1.0.0

0