]> git.djapps.eu Git - pkg/ggml/sources/ggml/commitdiff
ci : fix mpt test
authorGeorgi Gerganov <redacted>
Sat, 10 Feb 2024 07:46:00 +0000 (09:46 +0200)
committerGeorgi Gerganov <redacted>
Sat, 10 Feb 2024 07:46:00 +0000 (09:46 +0200)
ci/run.sh

index e5b86bceee29d1ba0e3af071628dd755da44175d..a5d0344a317c8f5db8b11d3c478683a1501eccc3 100644 (file)
--- a/ci/run.sh
+++ b/ci/run.sh
@@ -325,6 +325,12 @@ function gg_run_mpt {
     cd ${SRC}
 
     gg_wget models-mnt/mpt/7B/ https://huggingface.co/mosaicml/mpt-7b/raw/main/config.json
+    gg_wget models-mnt/mpt/7B/ https://huggingface.co/mosaicml/mpt-7b/raw/main/warnings.py
+    gg_wget models-mnt/mpt/7B/ https://huggingface.co/mosaicml/mpt-7b/raw/main/fc.py
+    gg_wget models-mnt/mpt/7B/ https://huggingface.co/mosaicml/mpt-7b/raw/main/attention.py
+    gg_wget models-mnt/mpt/7B/ https://huggingface.co/mosaicml/mpt-7b/raw/main/blocks.py
+    gg_wget models-mnt/mpt/7B/ https://huggingface.co/mosaicml/mpt-7b/raw/main/ffn.py
+    gg_wget models-mnt/mpt/7B/ https://huggingface.co/mosaicml/mpt-7b/raw/main/norm.py
     gg_wget models-mnt/mpt/7B/ https://huggingface.co/mosaicml/mpt-7b/raw/main/tokenizer.json
     gg_wget models-mnt/mpt/7B/ https://huggingface.co/mosaicml/mpt-7b/raw/main/tokenizer_config.json
     gg_wget models-mnt/mpt/7B/ https://huggingface.co/mosaicml/mpt-7b/raw/main/pytorch_model.bin.index.json