naver / splade-code-06B

huggingface.co
Total runs: 745
24-hour runs: 0
7-day runs: 83
30-day runs: 25
Model's Last Updated: April 27 2026
feature-extraction

Introduction of splade-code-06B

Model Details of splade-code-06B

SPLADE-Code-06B is a sparse retrieval model designed for code retrieval tasks. It is the top-performing models on MTEB for models below 1B (at time of writing, Feb 2026).

from transformers import AutoModelForCausalLM, AutoModel
import os
import torch

splade = AutoModelForCausalLM.from_pretrained("naver/splade-code-06B", trust_remote_code=True)
device = (torch.device("cuda") if torch.cuda.is_available() else torch.device("cpu"))
splade.to(device)
splade.eval()
queries = ["SELECT *\nFROM Student\nWHERE Age = (\nSELECT MAX(Age)\nFROM Student\nWHERE Group = 'specific_group'\n)\nAND Group = 'specific_group';"]
bow_dict = splade.encode(queries, prompt_type="query", top_k_q=10, return_dict=True, print_dict=True)
+--------------------------------------------------------------------+
|                        TOP ACTIVATED WORDS                         |
+--------------------------------------------------------------------+


* INPUT: SELECT *
FROM Student
WHERE Age = (
SELECT MAX(Age)
FROM Student
WHERE Group = 'specific_group'
)
AND Group = 'specific_group';

Ġgroup                    | ████████████████████ 2.34
ĠAge                      | ████████████████████ 2.34
Ġage                      | ███████████████████ 2.33
Ġspecific                 | ███████████████████ 2.30
_group                    | ███████████████████ 2.30
ĠStudent                  | ███████████████████ 2.30
Ġmax                      | ██████████████████ 2.22
ĠMax                      | ██████████████████ 2.22
Ġstudent                  | ██████████████████ 2.20
ĠGroup                    | ██████████████████ 2.20

Runs of naver splade-code-06B on huggingface.co

745
Total runs
0
24-hour runs
-31
3-day runs
83
7-day runs
25
30-day runs

More Information About splade-code-06B huggingface.co Model

More splade-code-06B license Visit here:

https://choosealicense.com/licenses/cc-by-nc-sa-4.0

splade-code-06B huggingface.co

splade-code-06B huggingface.co is an AI model on huggingface.co that provides splade-code-06B's model effect (), which can be used instantly with this naver splade-code-06B model. huggingface.co supports a free trial of the splade-code-06B model, and also provides paid use of the splade-code-06B. Support call splade-code-06B model through api, including Node.js, Python, http.

splade-code-06B huggingface.co Url

https://huggingface.co/naver/splade-code-06B

naver splade-code-06B online free

splade-code-06B huggingface.co is an online trial and call api platform, which integrates splade-code-06B's modeling effects, including api services, and provides a free online trial of splade-code-06B, you can try splade-code-06B online for free by clicking the link below.

naver splade-code-06B online free url in huggingface.co:

https://huggingface.co/naver/splade-code-06B

splade-code-06B install

splade-code-06B is an open source model from GitHub that offers a free installation service, and any user can find splade-code-06B on GitHub to install. At the same time, huggingface.co provides the effect of splade-code-06B install, users can directly use splade-code-06B installed effect in huggingface.co for debugging and trial. It also supports api for free installation.

splade-code-06B install url in huggingface.co:

https://huggingface.co/naver/splade-code-06B

Url of splade-code-06B

splade-code-06B huggingface.co Url

Provider of splade-code-06B huggingface.co

naver
ORGANIZATIONS

Other API from naver

huggingface.co

Total runs: 102.6K
Run Growth: -2.3K
Growth Rate: -2.24%
Updated:June 30 2025
huggingface.co

Total runs: 399
Run Growth: -84
Growth Rate: -21.05%
Updated:June 30 2025
huggingface.co

Total runs: 170
Run Growth: -321
Growth Rate: -188.82%
Updated:June 30 2025
huggingface.co

Total runs: 115
Run Growth: 76
Growth Rate: 66.09%
Updated:March 17 2025
huggingface.co

Total runs: 67
Run Growth: -6
Growth Rate: -8.96%
Updated:September 26 2025
huggingface.co

Total runs: 8
Run Growth: 1
Growth Rate: 12.50%
Updated:March 13 2025
huggingface.co

Total runs: 3
Run Growth: 0
Growth Rate: 0.00%
Updated:March 13 2025