-
Notifications
You must be signed in to change notification settings - Fork 403
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add support for newer LLM models (#1334)
* Bump tqdm in /api in the pip group across 1 directory Bumps the pip group with 1 update in the /api directory: [tqdm](https://github.com/tqdm/tqdm). Updates `tqdm` from 4.66.3 to 4.66.4 - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](tqdm/tqdm@v4.66.3...v4.66.4) --- updated-dependencies: - dependency-name: tqdm dependency-type: indirect dependency-group: pip ... Signed-off-by: dependabot[bot] <[email protected]> * Add support for Codestral 22B v0.1 * Update README.md * Update README.md * Update models.json Add Phi-3-mini-4k-instruct-v0.3 Add Phi-3-medium-4k-instruct Add Phi-3-medium-128k-instruct * Update models.json Add SOLAR-10.7B-v1.0 Add SOLAR-10.7B-instruct-v1.0 * Update README.md * Update README.md * Update models.json --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information
1 parent
0dc3097
commit d48fc7d
Showing
3 changed files
with
84 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters