Instructions to use gianni-cor/gte-large_fp16-sharded with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- llama-cpp-python
How to use gianni-cor/gte-large_fp16-sharded with llama-cpp-python:
# !pip install llama-cpp-python from llama_cpp import Llama llm = Llama.from_pretrained( repo_id="gianni-cor/gte-large_fp16-sharded", filename="gte-large_fp16-00001-of-00005.gguf", )
output = llm( "Once upon a time,", max_tokens=512, echo=True ) print(output)
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- llama.cpp
How to use gianni-cor/gte-large_fp16-sharded with llama.cpp:
Install from brew
brew install llama.cpp # Start a local OpenAI-compatible server with a web UI: llama-server -hf gianni-cor/gte-large_fp16-sharded # Run inference directly in the terminal: llama-cli -hf gianni-cor/gte-large_fp16-sharded
Install from WinGet (Windows)
winget install llama.cpp # Start a local OpenAI-compatible server with a web UI: llama-server -hf gianni-cor/gte-large_fp16-sharded # Run inference directly in the terminal: llama-cli -hf gianni-cor/gte-large_fp16-sharded
Use pre-built binary
# Download pre-built binary from: # https://github.com/ggerganov/llama.cpp/releases # Start a local OpenAI-compatible server with a web UI: ./llama-server -hf gianni-cor/gte-large_fp16-sharded # Run inference directly in the terminal: ./llama-cli -hf gianni-cor/gte-large_fp16-sharded
Build from source code
git clone https://github.com/ggerganov/llama.cpp.git cd llama.cpp cmake -B build cmake --build build -j --target llama-server llama-cli # Start a local OpenAI-compatible server with a web UI: ./build/bin/llama-server -hf gianni-cor/gte-large_fp16-sharded # Run inference directly in the terminal: ./build/bin/llama-cli -hf gianni-cor/gte-large_fp16-sharded
Use Docker
docker model run hf.co/gianni-cor/gte-large_fp16-sharded
- LM Studio
- Jan
- Ollama
How to use gianni-cor/gte-large_fp16-sharded with Ollama:
ollama run hf.co/gianni-cor/gte-large_fp16-sharded
- Unsloth Studio
How to use gianni-cor/gte-large_fp16-sharded with Unsloth Studio:
Install Unsloth Studio (macOS, Linux, WSL)
curl -fsSL https://unsloth.ai/install.sh | sh # Run unsloth studio unsloth studio -H 0.0.0.0 -p 8888 # Then open http://localhost:8888 in your browser # Search for gianni-cor/gte-large_fp16-sharded to start chatting
Install Unsloth Studio (Windows)
irm https://unsloth.ai/install.ps1 | iex # Run unsloth studio unsloth studio -H 0.0.0.0 -p 8888 # Then open http://localhost:8888 in your browser # Search for gianni-cor/gte-large_fp16-sharded to start chatting
Using HuggingFace Spaces for Unsloth
# No setup required # Open https://huggingface.co/spaces/unsloth/studio in your browser # Search for gianni-cor/gte-large_fp16-sharded to start chatting
- Atomic Chat new
- Docker Model Runner
How to use gianni-cor/gte-large_fp16-sharded with Docker Model Runner:
docker model run hf.co/gianni-cor/gte-large_fp16-sharded
- Lemonade
How to use gianni-cor/gte-large_fp16-sharded with Lemonade:
Pull the model
# Download Lemonade from https://lemonade-server.ai/ lemonade pull gianni-cor/gte-large_fp16-sharded
Run and chat with the model
lemonade run user.gte-large_fp16-sharded-{{QUANT_TAG}}List all available models
lemonade list
Upload 6 files
Browse files
.gitattributes
CHANGED
|
@@ -33,3 +33,8 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
| 33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
| 36 |
+
gte-large_fp16-00001-of-00005.gguf filter=lfs diff=lfs merge=lfs -text
|
| 37 |
+
gte-large_fp16-00002-of-00005.gguf filter=lfs diff=lfs merge=lfs -text
|
| 38 |
+
gte-large_fp16-00003-of-00005.gguf filter=lfs diff=lfs merge=lfs -text
|
| 39 |
+
gte-large_fp16-00004-of-00005.gguf filter=lfs diff=lfs merge=lfs -text
|
| 40 |
+
gte-large_fp16-00005-of-00005.gguf filter=lfs diff=lfs merge=lfs -text
|
gte-large_fp16-00001-of-00005.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:81c871b0433ed75adb4b1888f4396248c0a587f509f45050b2b65de9b8e86a3b
|
| 3 |
+
size 156815424
|
gte-large_fp16-00002-of-00005.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:da7f5a2e0ba4f6769599cb7d2735f19a8022eb065973d7584081cf67617a064d
|
| 3 |
+
size 159721216
|
gte-large_fp16-00003-of-00005.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d95b830af36d2dfa1d4c7c156ac59be767a5f9b5d37288533d3add7a90ec3822
|
| 3 |
+
size 159737792
|
gte-large_fp16-00004-of-00005.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6def2c28f1b6314403a39c54250d870333d273e31446717f8670a4e1d5861d20
|
| 3 |
+
size 159721120
|
gte-large_fp16-00005-of-00005.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f5ff10900f675900a1838536746d23ccc6adcfed074f89f7a4ac4d3167401d08
|
| 3 |
+
size 33608768
|
gte-large_fp16.tensors.txt
ADDED
|
@@ -0,0 +1,389 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
token_embd_norm.bias
|
| 2 |
+
token_embd_norm.weight
|
| 3 |
+
position_embd.weight
|
| 4 |
+
token_types.weight
|
| 5 |
+
token_embd.weight
|
| 6 |
+
blk.0.attn_output_norm.bias
|
| 7 |
+
blk.0.attn_output_norm.weight
|
| 8 |
+
blk.0.attn_output.bias
|
| 9 |
+
blk.0.attn_output.weight
|
| 10 |
+
blk.0.attn_k.bias
|
| 11 |
+
blk.0.attn_k.weight
|
| 12 |
+
blk.0.attn_q.bias
|
| 13 |
+
blk.0.attn_q.weight
|
| 14 |
+
blk.0.attn_v.bias
|
| 15 |
+
blk.0.attn_v.weight
|
| 16 |
+
blk.0.ffn_up.bias
|
| 17 |
+
blk.0.ffn_up.weight
|
| 18 |
+
blk.0.layer_output_norm.bias
|
| 19 |
+
blk.0.layer_output_norm.weight
|
| 20 |
+
blk.0.ffn_down.bias
|
| 21 |
+
blk.0.ffn_down.weight
|
| 22 |
+
blk.1.attn_output_norm.bias
|
| 23 |
+
blk.1.attn_output_norm.weight
|
| 24 |
+
blk.1.attn_output.bias
|
| 25 |
+
blk.1.attn_output.weight
|
| 26 |
+
blk.1.attn_k.bias
|
| 27 |
+
blk.1.attn_k.weight
|
| 28 |
+
blk.1.attn_q.bias
|
| 29 |
+
blk.1.attn_q.weight
|
| 30 |
+
blk.1.attn_v.bias
|
| 31 |
+
blk.1.attn_v.weight
|
| 32 |
+
blk.1.ffn_up.bias
|
| 33 |
+
blk.1.ffn_up.weight
|
| 34 |
+
blk.1.layer_output_norm.bias
|
| 35 |
+
blk.1.layer_output_norm.weight
|
| 36 |
+
blk.1.ffn_down.bias
|
| 37 |
+
blk.1.ffn_down.weight
|
| 38 |
+
blk.10.attn_output_norm.bias
|
| 39 |
+
blk.10.attn_output_norm.weight
|
| 40 |
+
blk.10.attn_output.bias
|
| 41 |
+
blk.10.attn_output.weight
|
| 42 |
+
blk.10.attn_k.bias
|
| 43 |
+
blk.10.attn_k.weight
|
| 44 |
+
blk.10.attn_q.bias
|
| 45 |
+
blk.10.attn_q.weight
|
| 46 |
+
blk.10.attn_v.bias
|
| 47 |
+
blk.10.attn_v.weight
|
| 48 |
+
blk.10.ffn_up.bias
|
| 49 |
+
blk.10.ffn_up.weight
|
| 50 |
+
blk.10.layer_output_norm.bias
|
| 51 |
+
blk.10.layer_output_norm.weight
|
| 52 |
+
blk.10.ffn_down.bias
|
| 53 |
+
blk.10.ffn_down.weight
|
| 54 |
+
blk.11.attn_output_norm.bias
|
| 55 |
+
blk.11.attn_output_norm.weight
|
| 56 |
+
blk.11.attn_output.bias
|
| 57 |
+
blk.11.attn_output.weight
|
| 58 |
+
blk.11.attn_k.bias
|
| 59 |
+
blk.11.attn_k.weight
|
| 60 |
+
blk.11.attn_q.bias
|
| 61 |
+
blk.11.attn_q.weight
|
| 62 |
+
blk.11.attn_v.bias
|
| 63 |
+
blk.11.attn_v.weight
|
| 64 |
+
blk.11.ffn_up.bias
|
| 65 |
+
blk.11.ffn_up.weight
|
| 66 |
+
blk.11.layer_output_norm.bias
|
| 67 |
+
blk.11.layer_output_norm.weight
|
| 68 |
+
blk.11.ffn_down.bias
|
| 69 |
+
blk.11.ffn_down.weight
|
| 70 |
+
blk.12.attn_output_norm.bias
|
| 71 |
+
blk.12.attn_output_norm.weight
|
| 72 |
+
blk.12.attn_output.bias
|
| 73 |
+
blk.12.attn_output.weight
|
| 74 |
+
blk.12.attn_k.bias
|
| 75 |
+
blk.12.attn_k.weight
|
| 76 |
+
blk.12.attn_q.bias
|
| 77 |
+
blk.12.attn_q.weight
|
| 78 |
+
blk.12.attn_v.bias
|
| 79 |
+
blk.12.attn_v.weight
|
| 80 |
+
blk.12.ffn_up.bias
|
| 81 |
+
blk.12.ffn_up.weight
|
| 82 |
+
blk.12.layer_output_norm.bias
|
| 83 |
+
blk.12.layer_output_norm.weight
|
| 84 |
+
blk.12.ffn_down.bias
|
| 85 |
+
blk.12.ffn_down.weight
|
| 86 |
+
blk.13.attn_output_norm.bias
|
| 87 |
+
blk.13.attn_output_norm.weight
|
| 88 |
+
blk.13.attn_output.bias
|
| 89 |
+
blk.13.attn_output.weight
|
| 90 |
+
blk.13.attn_k.bias
|
| 91 |
+
blk.13.attn_k.weight
|
| 92 |
+
blk.13.attn_q.bias
|
| 93 |
+
blk.13.attn_q.weight
|
| 94 |
+
blk.13.attn_v.bias
|
| 95 |
+
blk.13.attn_v.weight
|
| 96 |
+
blk.13.ffn_up.bias
|
| 97 |
+
blk.13.ffn_up.weight
|
| 98 |
+
blk.13.layer_output_norm.bias
|
| 99 |
+
blk.13.layer_output_norm.weight
|
| 100 |
+
blk.13.ffn_down.bias
|
| 101 |
+
blk.13.ffn_down.weight
|
| 102 |
+
blk.14.attn_output_norm.bias
|
| 103 |
+
blk.14.attn_output_norm.weight
|
| 104 |
+
blk.14.attn_output.bias
|
| 105 |
+
blk.14.attn_output.weight
|
| 106 |
+
blk.14.attn_k.bias
|
| 107 |
+
blk.14.attn_k.weight
|
| 108 |
+
blk.14.attn_q.bias
|
| 109 |
+
blk.14.attn_q.weight
|
| 110 |
+
blk.14.attn_v.bias
|
| 111 |
+
blk.14.attn_v.weight
|
| 112 |
+
blk.14.ffn_up.bias
|
| 113 |
+
blk.14.ffn_up.weight
|
| 114 |
+
blk.14.layer_output_norm.bias
|
| 115 |
+
blk.14.layer_output_norm.weight
|
| 116 |
+
blk.14.ffn_down.bias
|
| 117 |
+
blk.14.ffn_down.weight
|
| 118 |
+
blk.15.attn_output_norm.bias
|
| 119 |
+
blk.15.attn_output_norm.weight
|
| 120 |
+
blk.15.attn_output.bias
|
| 121 |
+
blk.15.attn_output.weight
|
| 122 |
+
blk.15.attn_k.bias
|
| 123 |
+
blk.15.attn_k.weight
|
| 124 |
+
blk.15.attn_q.bias
|
| 125 |
+
blk.15.attn_q.weight
|
| 126 |
+
blk.15.attn_v.bias
|
| 127 |
+
blk.15.attn_v.weight
|
| 128 |
+
blk.15.ffn_up.bias
|
| 129 |
+
blk.15.ffn_up.weight
|
| 130 |
+
blk.15.layer_output_norm.bias
|
| 131 |
+
blk.15.layer_output_norm.weight
|
| 132 |
+
blk.15.ffn_down.bias
|
| 133 |
+
blk.15.ffn_down.weight
|
| 134 |
+
blk.16.attn_output_norm.bias
|
| 135 |
+
blk.16.attn_output_norm.weight
|
| 136 |
+
blk.16.attn_output.bias
|
| 137 |
+
blk.16.attn_output.weight
|
| 138 |
+
blk.16.attn_k.bias
|
| 139 |
+
blk.16.attn_k.weight
|
| 140 |
+
blk.16.attn_q.bias
|
| 141 |
+
blk.16.attn_q.weight
|
| 142 |
+
blk.16.attn_v.bias
|
| 143 |
+
blk.16.attn_v.weight
|
| 144 |
+
blk.16.ffn_up.bias
|
| 145 |
+
blk.16.ffn_up.weight
|
| 146 |
+
blk.16.layer_output_norm.bias
|
| 147 |
+
blk.16.layer_output_norm.weight
|
| 148 |
+
blk.16.ffn_down.bias
|
| 149 |
+
blk.16.ffn_down.weight
|
| 150 |
+
blk.17.attn_output_norm.bias
|
| 151 |
+
blk.17.attn_output_norm.weight
|
| 152 |
+
blk.17.attn_output.bias
|
| 153 |
+
blk.17.attn_output.weight
|
| 154 |
+
blk.17.attn_k.bias
|
| 155 |
+
blk.17.attn_k.weight
|
| 156 |
+
blk.17.attn_q.bias
|
| 157 |
+
blk.17.attn_q.weight
|
| 158 |
+
blk.17.attn_v.bias
|
| 159 |
+
blk.17.attn_v.weight
|
| 160 |
+
blk.17.ffn_up.bias
|
| 161 |
+
blk.17.ffn_up.weight
|
| 162 |
+
blk.17.layer_output_norm.bias
|
| 163 |
+
blk.17.layer_output_norm.weight
|
| 164 |
+
blk.17.ffn_down.bias
|
| 165 |
+
blk.17.ffn_down.weight
|
| 166 |
+
blk.18.attn_output_norm.bias
|
| 167 |
+
blk.18.attn_output_norm.weight
|
| 168 |
+
blk.18.attn_output.bias
|
| 169 |
+
blk.18.attn_output.weight
|
| 170 |
+
blk.18.attn_k.bias
|
| 171 |
+
blk.18.attn_k.weight
|
| 172 |
+
blk.18.attn_q.bias
|
| 173 |
+
blk.18.attn_q.weight
|
| 174 |
+
blk.18.attn_v.bias
|
| 175 |
+
blk.18.attn_v.weight
|
| 176 |
+
blk.18.ffn_up.bias
|
| 177 |
+
blk.18.ffn_up.weight
|
| 178 |
+
blk.18.layer_output_norm.bias
|
| 179 |
+
blk.18.layer_output_norm.weight
|
| 180 |
+
blk.18.ffn_down.bias
|
| 181 |
+
blk.18.ffn_down.weight
|
| 182 |
+
blk.19.attn_output_norm.bias
|
| 183 |
+
blk.19.attn_output_norm.weight
|
| 184 |
+
blk.19.attn_output.bias
|
| 185 |
+
blk.19.attn_output.weight
|
| 186 |
+
blk.19.attn_k.bias
|
| 187 |
+
blk.19.attn_k.weight
|
| 188 |
+
blk.19.attn_q.bias
|
| 189 |
+
blk.19.attn_q.weight
|
| 190 |
+
blk.19.attn_v.bias
|
| 191 |
+
blk.19.attn_v.weight
|
| 192 |
+
blk.19.ffn_up.bias
|
| 193 |
+
blk.19.ffn_up.weight
|
| 194 |
+
blk.19.layer_output_norm.bias
|
| 195 |
+
blk.19.layer_output_norm.weight
|
| 196 |
+
blk.19.ffn_down.bias
|
| 197 |
+
blk.19.ffn_down.weight
|
| 198 |
+
blk.2.attn_output_norm.bias
|
| 199 |
+
blk.2.attn_output_norm.weight
|
| 200 |
+
blk.2.attn_output.bias
|
| 201 |
+
blk.2.attn_output.weight
|
| 202 |
+
blk.2.attn_k.bias
|
| 203 |
+
blk.2.attn_k.weight
|
| 204 |
+
blk.2.attn_q.bias
|
| 205 |
+
blk.2.attn_q.weight
|
| 206 |
+
blk.2.attn_v.bias
|
| 207 |
+
blk.2.attn_v.weight
|
| 208 |
+
blk.2.ffn_up.bias
|
| 209 |
+
blk.2.ffn_up.weight
|
| 210 |
+
blk.2.layer_output_norm.bias
|
| 211 |
+
blk.2.layer_output_norm.weight
|
| 212 |
+
blk.2.ffn_down.bias
|
| 213 |
+
blk.2.ffn_down.weight
|
| 214 |
+
blk.20.attn_output_norm.bias
|
| 215 |
+
blk.20.attn_output_norm.weight
|
| 216 |
+
blk.20.attn_output.bias
|
| 217 |
+
blk.20.attn_output.weight
|
| 218 |
+
blk.20.attn_k.bias
|
| 219 |
+
blk.20.attn_k.weight
|
| 220 |
+
blk.20.attn_q.bias
|
| 221 |
+
blk.20.attn_q.weight
|
| 222 |
+
blk.20.attn_v.bias
|
| 223 |
+
blk.20.attn_v.weight
|
| 224 |
+
blk.20.ffn_up.bias
|
| 225 |
+
blk.20.ffn_up.weight
|
| 226 |
+
blk.20.layer_output_norm.bias
|
| 227 |
+
blk.20.layer_output_norm.weight
|
| 228 |
+
blk.20.ffn_down.bias
|
| 229 |
+
blk.20.ffn_down.weight
|
| 230 |
+
blk.21.attn_output_norm.bias
|
| 231 |
+
blk.21.attn_output_norm.weight
|
| 232 |
+
blk.21.attn_output.bias
|
| 233 |
+
blk.21.attn_output.weight
|
| 234 |
+
blk.21.attn_k.bias
|
| 235 |
+
blk.21.attn_k.weight
|
| 236 |
+
blk.21.attn_q.bias
|
| 237 |
+
blk.21.attn_q.weight
|
| 238 |
+
blk.21.attn_v.bias
|
| 239 |
+
blk.21.attn_v.weight
|
| 240 |
+
blk.21.ffn_up.bias
|
| 241 |
+
blk.21.ffn_up.weight
|
| 242 |
+
blk.21.layer_output_norm.bias
|
| 243 |
+
blk.21.layer_output_norm.weight
|
| 244 |
+
blk.21.ffn_down.bias
|
| 245 |
+
blk.21.ffn_down.weight
|
| 246 |
+
blk.22.attn_output_norm.bias
|
| 247 |
+
blk.22.attn_output_norm.weight
|
| 248 |
+
blk.22.attn_output.bias
|
| 249 |
+
blk.22.attn_output.weight
|
| 250 |
+
blk.22.attn_k.bias
|
| 251 |
+
blk.22.attn_k.weight
|
| 252 |
+
blk.22.attn_q.bias
|
| 253 |
+
blk.22.attn_q.weight
|
| 254 |
+
blk.22.attn_v.bias
|
| 255 |
+
blk.22.attn_v.weight
|
| 256 |
+
blk.22.ffn_up.bias
|
| 257 |
+
blk.22.ffn_up.weight
|
| 258 |
+
blk.22.layer_output_norm.bias
|
| 259 |
+
blk.22.layer_output_norm.weight
|
| 260 |
+
blk.22.ffn_down.bias
|
| 261 |
+
blk.22.ffn_down.weight
|
| 262 |
+
blk.23.attn_output_norm.bias
|
| 263 |
+
blk.23.attn_output_norm.weight
|
| 264 |
+
blk.23.attn_output.bias
|
| 265 |
+
blk.23.attn_output.weight
|
| 266 |
+
blk.23.attn_k.bias
|
| 267 |
+
blk.23.attn_k.weight
|
| 268 |
+
blk.23.attn_q.bias
|
| 269 |
+
blk.23.attn_q.weight
|
| 270 |
+
blk.23.attn_v.bias
|
| 271 |
+
blk.23.attn_v.weight
|
| 272 |
+
blk.23.ffn_up.bias
|
| 273 |
+
blk.23.ffn_up.weight
|
| 274 |
+
blk.23.layer_output_norm.bias
|
| 275 |
+
blk.23.layer_output_norm.weight
|
| 276 |
+
blk.23.ffn_down.bias
|
| 277 |
+
blk.23.ffn_down.weight
|
| 278 |
+
blk.3.attn_output_norm.bias
|
| 279 |
+
blk.3.attn_output_norm.weight
|
| 280 |
+
blk.3.attn_output.bias
|
| 281 |
+
blk.3.attn_output.weight
|
| 282 |
+
blk.3.attn_k.bias
|
| 283 |
+
blk.3.attn_k.weight
|
| 284 |
+
blk.3.attn_q.bias
|
| 285 |
+
blk.3.attn_q.weight
|
| 286 |
+
blk.3.attn_v.bias
|
| 287 |
+
blk.3.attn_v.weight
|
| 288 |
+
blk.3.ffn_up.bias
|
| 289 |
+
blk.3.ffn_up.weight
|
| 290 |
+
blk.3.layer_output_norm.bias
|
| 291 |
+
blk.3.layer_output_norm.weight
|
| 292 |
+
blk.3.ffn_down.bias
|
| 293 |
+
blk.3.ffn_down.weight
|
| 294 |
+
blk.4.attn_output_norm.bias
|
| 295 |
+
blk.4.attn_output_norm.weight
|
| 296 |
+
blk.4.attn_output.bias
|
| 297 |
+
blk.4.attn_output.weight
|
| 298 |
+
blk.4.attn_k.bias
|
| 299 |
+
blk.4.attn_k.weight
|
| 300 |
+
blk.4.attn_q.bias
|
| 301 |
+
blk.4.attn_q.weight
|
| 302 |
+
blk.4.attn_v.bias
|
| 303 |
+
blk.4.attn_v.weight
|
| 304 |
+
blk.4.ffn_up.bias
|
| 305 |
+
blk.4.ffn_up.weight
|
| 306 |
+
blk.4.layer_output_norm.bias
|
| 307 |
+
blk.4.layer_output_norm.weight
|
| 308 |
+
blk.4.ffn_down.bias
|
| 309 |
+
blk.4.ffn_down.weight
|
| 310 |
+
blk.5.attn_output_norm.bias
|
| 311 |
+
blk.5.attn_output_norm.weight
|
| 312 |
+
blk.5.attn_output.bias
|
| 313 |
+
blk.5.attn_output.weight
|
| 314 |
+
blk.5.attn_k.bias
|
| 315 |
+
blk.5.attn_k.weight
|
| 316 |
+
blk.5.attn_q.bias
|
| 317 |
+
blk.5.attn_q.weight
|
| 318 |
+
blk.5.attn_v.bias
|
| 319 |
+
blk.5.attn_v.weight
|
| 320 |
+
blk.5.ffn_up.bias
|
| 321 |
+
blk.5.ffn_up.weight
|
| 322 |
+
blk.5.layer_output_norm.bias
|
| 323 |
+
blk.5.layer_output_norm.weight
|
| 324 |
+
blk.5.ffn_down.bias
|
| 325 |
+
blk.5.ffn_down.weight
|
| 326 |
+
blk.6.attn_output_norm.bias
|
| 327 |
+
blk.6.attn_output_norm.weight
|
| 328 |
+
blk.6.attn_output.bias
|
| 329 |
+
blk.6.attn_output.weight
|
| 330 |
+
blk.6.attn_k.bias
|
| 331 |
+
blk.6.attn_k.weight
|
| 332 |
+
blk.6.attn_q.bias
|
| 333 |
+
blk.6.attn_q.weight
|
| 334 |
+
blk.6.attn_v.bias
|
| 335 |
+
blk.6.attn_v.weight
|
| 336 |
+
blk.6.ffn_up.bias
|
| 337 |
+
blk.6.ffn_up.weight
|
| 338 |
+
blk.6.layer_output_norm.bias
|
| 339 |
+
blk.6.layer_output_norm.weight
|
| 340 |
+
blk.6.ffn_down.bias
|
| 341 |
+
blk.6.ffn_down.weight
|
| 342 |
+
blk.7.attn_output_norm.bias
|
| 343 |
+
blk.7.attn_output_norm.weight
|
| 344 |
+
blk.7.attn_output.bias
|
| 345 |
+
blk.7.attn_output.weight
|
| 346 |
+
blk.7.attn_k.bias
|
| 347 |
+
blk.7.attn_k.weight
|
| 348 |
+
blk.7.attn_q.bias
|
| 349 |
+
blk.7.attn_q.weight
|
| 350 |
+
blk.7.attn_v.bias
|
| 351 |
+
blk.7.attn_v.weight
|
| 352 |
+
blk.7.ffn_up.bias
|
| 353 |
+
blk.7.ffn_up.weight
|
| 354 |
+
blk.7.layer_output_norm.bias
|
| 355 |
+
blk.7.layer_output_norm.weight
|
| 356 |
+
blk.7.ffn_down.bias
|
| 357 |
+
blk.7.ffn_down.weight
|
| 358 |
+
blk.8.attn_output_norm.bias
|
| 359 |
+
blk.8.attn_output_norm.weight
|
| 360 |
+
blk.8.attn_output.bias
|
| 361 |
+
blk.8.attn_output.weight
|
| 362 |
+
blk.8.attn_k.bias
|
| 363 |
+
blk.8.attn_k.weight
|
| 364 |
+
blk.8.attn_q.bias
|
| 365 |
+
blk.8.attn_q.weight
|
| 366 |
+
blk.8.attn_v.bias
|
| 367 |
+
blk.8.attn_v.weight
|
| 368 |
+
blk.8.ffn_up.bias
|
| 369 |
+
blk.8.ffn_up.weight
|
| 370 |
+
blk.8.layer_output_norm.bias
|
| 371 |
+
blk.8.layer_output_norm.weight
|
| 372 |
+
blk.8.ffn_down.bias
|
| 373 |
+
blk.8.ffn_down.weight
|
| 374 |
+
blk.9.attn_output_norm.bias
|
| 375 |
+
blk.9.attn_output_norm.weight
|
| 376 |
+
blk.9.attn_output.bias
|
| 377 |
+
blk.9.attn_output.weight
|
| 378 |
+
blk.9.attn_k.bias
|
| 379 |
+
blk.9.attn_k.weight
|
| 380 |
+
blk.9.attn_q.bias
|
| 381 |
+
blk.9.attn_q.weight
|
| 382 |
+
blk.9.attn_v.bias
|
| 383 |
+
blk.9.attn_v.weight
|
| 384 |
+
blk.9.ffn_up.bias
|
| 385 |
+
blk.9.ffn_up.weight
|
| 386 |
+
blk.9.layer_output_norm.bias
|
| 387 |
+
blk.9.layer_output_norm.weight
|
| 388 |
+
blk.9.ffn_down.bias
|
| 389 |
+
blk.9.ffn_down.weight
|