Skip to content

Releases: mirpo/fastapi-gen

v0.6.0

23 Aug 18:10
294d2a0
Compare
Choose a tag to compare
  • Updated dependencies to the latest including transformers and llama-cpp-python.
  • Switched to SmolLM-135M.Q8_0.gguf and gemma-2-2b-it.q8_0.gguf models.
  • Update ner template to use AutoModelForCausalLM and AutoTokenizer.

v0.5.4

30 Jun 18:27
Compare
Choose a tag to compare

Bump version

v0.5.3

30 Jun 18:24
095573c
Compare
Choose a tag to compare

Bumb

v0.5.2

30 Jun 17:01
6dac2e7
Compare
Choose a tag to compare

Package update

v0.5.1

21 Apr 17:01
d501da2
Compare
Choose a tag to compare
  • Added dependencies to the latest.
  • Updated llama-cpp-python is now using gguf files.

v0.5.0

21 Apr 15:58
043fdf1
Compare
Choose a tag to compare
  • Added dependencies to the latest.
  • Updated llama-cpp-python is now using gguf files.

v0.4.0

06 Aug 18:39
9ed01c2
Compare
Choose a tag to compare
  • Added Llama 2 template
  • Minor improvements

v0.3.0

03 Aug 06:18
185c135
Compare
Choose a tag to compare

Added Langchain template

v0.2.0

30 Jul 05:51
505407c
Compare
Choose a tag to compare

Add Natural language processing (NLP) template.

v0.1.1

29 Jul 20:41
006ce8a
Compare
Choose a tag to compare

Update documentation and welcome text.