diff --git a/README.md b/README.md index 6b74460..afcf555 100644 --- a/README.md +++ b/README.md @@ -211,7 +211,7 @@ | | 入出力で扱える
トークン数 | 開発元 | プラットフォーム | |:---|:---:|:---:|:---:| -| [Solar mini chat ja](https://www.upstage.ai/feed/tech/solar-mini-chat-ja)
([solar-1-mini-chat-ja](https://developers.upstage.ai/docs/apis/chat)) | 32,768 | Upstage | 独自 | +| [Solar mini chat ja](https://www.upstage.ai/blog/en/solar-mini-chat-ja)
([solar-1-mini-chat-ja](https://developers.upstage.ai/docs/apis/chat)) | 32,768 | Upstage | 独自 | | [AIのべりすと](https://ai-novel.com/account_api.php) | 2,400 ~ 8,192 | Bit192 | 独自 | | [LHTM-OPT](https://aws.amazon.com/jp/blogs/psa/how-to-deploy-japanese-llm-lhtm-opt-on-aws-marketplace-developed-by-alt/) | | オルツ | AWS Marketplace | | [tsuzumi](https://www.nttdata.com/global/ja/news/topics/2024/112000/)
([tsuzumi-7b](https://learn.microsoft.com/ja-jp/azure/ai-studio/how-to/deploy-models-tsuzumi)) | | NTT | Azure AI Foundry | diff --git a/en/README.md b/en/README.md index 7c2a907..0d21370 100644 --- a/en/README.md +++ b/en/README.md @@ -210,7 +210,7 @@ Please point out any errors on the [issues page](https://github.com/llm-jp/aweso | | Max Context Length | Developer | Platform | |:---|:---:|:---:|:---:| -| [Solar mini chat ja](https://www.upstage.ai/feed/tech/solar-mini-chat-ja)
([solar-1-mini-chat-ja](https://developers.upstage.ai/docs/apis/chat)) | 32,768 | Upstage | self-owned | +| [Solar mini chat ja](https://www.upstage.ai/blog/en/solar-mini-chat-ja)
([solar-1-mini-chat-ja](https://developers.upstage.ai/docs/apis/chat)) | 32,768 | Upstage | self-owned | | [AI Novelist](https://ai-novel.com/account_api.php) | 2,400 ~ 8,192 | Bit192 | self-owned | | [LHTM-OPT](https://aws.amazon.com/marketplace/pp/prodview-nw62wpreit442) | | alt Inc. | AWS Marketplace | | [tsuzumi](https://www.nttdata.com/global/ja/news/topics/2024/112000/)
([tsuzumi-7b](https://learn.microsoft.com/en-us/azure/ai-studio/how-to/deploy-models-tsuzumi)) | | NTT | Azure AI Foundry | diff --git a/fr/README.md b/fr/README.md index dbed508..41d2ac7 100644 --- a/fr/README.md +++ b/fr/README.md @@ -210,7 +210,7 @@ N'hésitez pas à signaler les erreurs sur la page [issues](https://github.com/l | | Longueur Maximale du Contexte | Développeur | Plateforme | |:---|:---:|:---:|:---:| -| [Solar mini chat ja](https://www.upstage.ai/feed/tech/solar-mini-chat-ja)
([solar-1-mini-chat-ja](https://developers.upstage.ai/docs/apis/chat)) | 32,768 | Upstage | self-owned | +| [Solar mini chat ja](https://www.upstage.ai/blog/en/solar-mini-chat-ja)
([solar-1-mini-chat-ja](https://developers.upstage.ai/docs/apis/chat)) | 32,768 | Upstage | self-owned | | [AI Novelist](https://ai-novel.com/account_api.php) | 2,400 ~ 8,192 | Bit192 | self-owned | | [LHTM-OPT](https://aws.amazon.com/marketplace/pp/prodview-nw62wpreit442) | | alt Inc. | AWS Marketplace | | [tsuzumi](https://www.nttdata.com/global/ja/news/topics/2024/112000/)
([tsuzumi-7b](https://learn.microsoft.com/fr-fr/azure/ai-studio/how-to/deploy-models-tsuzumi)) | | NTT | Azure AI Foundry | diff --git a/yarn.lock b/yarn.lock index 62b5ce2..d02272c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1065,9 +1065,9 @@ vfile@^6.0.0: vfile-message "^4.0.0" vite@^5.4.8: - version "5.4.9" - resolved "https://registry.yarnpkg.com/vite/-/vite-5.4.9.tgz#215c80cbebfd09ccbb9ceb8c0621391c9abdc19c" - integrity sha512-20OVpJHh0PAM0oSOELa5GaZNWeDjcAvQjGXy2Uyr+Tp+/D2/Hdz6NLgpJLsarPTA2QJ6v8mX2P1ZfbsSKvdMkg== + version "5.4.14" + resolved "https://registry.yarnpkg.com/vite/-/vite-5.4.14.tgz#ff8255edb02134df180dcfca1916c37a6abe8408" + integrity sha512-EK5cY7Q1D8JNhSaPKVK4pwBFvaTmZxEnoKXLG/U9gmdDcihQGNzFlgIvaxezFR4glP1LsuiedwMBqCXH3wZccA== dependencies: esbuild "^0.21.3" postcss "^8.4.43"