Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: LLukas22/llm-rs-python

Tags

0.2.15

Toggle 0.2.15's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #30 from andri-jpg/main

use pydantic.v1 in langchain.py

0.2.14

Toggle 0.2.14's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update Cargo.toml

0.2.13

Toggle 0.2.13's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #26 from LLukas22/feat/stable-gpu-support

Stabilize GPU support

0.2.12

Toggle 0.2.12's commit message
Update README.md

0.2.11

Toggle 0.2.11's commit message
Support "BigCode"-like models

0.2.10

Toggle 0.2.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #21 from LLukas22/feat/langchain

Add LangChain support

0.2.9

Toggle 0.2.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #17 from LLukas22/feat/huggingface-tokenizers

Added HuggingFace Tokenizers support

0.2.8

Toggle 0.2.8's commit message
GPT-J quantization bugfix

0.2.7

Toggle 0.2.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #13 from LLukas22/feat/new-quantization-support

Added new quantization formats

0.2.6

Toggle 0.2.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #12 from LLukas22/feat/streaming

Add streaming support