fastapi-gen

Build LLM-enabled FastAPI applications without build configuration.

MIT License

Downloads
438
Stars
6
Committers
4

Bot releases are hidden (Show)

fastapi-gen - v0.6.0

Published by mirpo about 2 months ago

  • 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.
fastapi-gen - v0.5.4 Latest Release

Published by mirpo 4 months ago

Bump version

fastapi-gen - v0.5.3

Published by mirpo 4 months ago

Bumb

fastapi-gen - v0.5.2

Published by mirpo 4 months ago

Package update

fastapi-gen - v0.5.1

Published by mirpo 6 months ago

  • Added dependencies to the latest.
  • Updated llama-cpp-python is now using gguf files.
fastapi-gen - v0.5.0

Published by mirpo 6 months ago

  • Added dependencies to the latest.
  • Updated llama-cpp-python is now using gguf files.
fastapi-gen - v0.4.0

Published by mirpo about 1 year ago

  • Added Llama 2 template
  • Minor improvements
fastapi-gen - v0.3.0

Published by mirpo about 1 year ago

Added Langchain template

fastapi-gen - 0.2.0

Published by mirpo about 1 year ago

Add Natural language processing (NLP) template.

fastapi-gen - 0.1.1

Published by mirpo about 1 year ago

Update documentation and welcome text.

fastapi-gen - 0.1.0

Published by mirpo about 1 year ago

Initial version with hello_world template.

Package Rankings
Top 29.87% on Pypi.org
Related Projects