aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJudd <foldl@users.noreply.github.com>2023-07-07 00:23:49 +0800
committerGitHub <noreply@github.com>2023-07-06 19:23:49 +0300
commit36680f6e40e4440c3ec3385d0b7e5ca8bb6c37f7 (patch)
tree1878d52dbd76aae450e044208208ff9335ec2e56 /README.md
parenta17a2683d8fdb899ba497d0c28ccafb28c62efb6 (diff)
convert : update for baichuan (#2081)
1. guess n_layers; 2. relax warnings on context size; 3. add a note that its derivations are also supported. Co-authored-by: Judd <foldl@boxvest.com>
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 32f17c2..863aef1 100644
--- a/README.md
+++ b/README.md
@@ -86,7 +86,7 @@ as the main playground for developing new features for the [ggml](https://github
- [X] [OpenBuddy 🐶 (Multilingual)](https://github.com/OpenBuddy/OpenBuddy)
- [X] [Pygmalion 7B / Metharme 7B](#using-pygmalion-7b--metharme-7b)
- [X] [WizardLM](https://github.com/nlpxucan/WizardLM)
-- [X] [Baichuan-7B](https://huggingface.co/baichuan-inc/baichuan-7B)
+- [X] [Baichuan-7B](https://huggingface.co/baichuan-inc/baichuan-7B) and its derivations (such as [baichuan-7b-sft](https://huggingface.co/hiyouga/baichuan-7b-sft))
**Bindings:**