microsoft / microsoft/KBLaM

Where is the sep_query_head stored?

Open
#81 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Jupyter Notebook
Stars
1.5k
Forks
125
Avg merge
22d 8m
Merged PRs (30d)
1

Description

I have finetuned using the flag --sep_query_head but in the saved model directory there are these files:

  1. config.json
  2. generation_config.json
  3. kb_config_explicit.json
  4. model.safetensors

Where is the query head saved?

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Trace the --sep_query_head setting and inspect config.json, kb_config_explicit.json, and model.safetensors in the saved model directory. Done means documenting where the query head is stored and how it is loaded.

Written by the indexing model from the issue text.

Assessment

Domain
machine-learning
Issue type
Documentation
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.