Local Firetitan - #2
Draft
1stprinciple wants to merge 14 commits into
Draft
Conversation
http_timeout=120.0
cursor add retry
hack sampler_path
checkpoint_type="base"
comment out kl_sample_train_metrics
max_concurrency = 8
default 4
cursor added max_concurrency
print
sampling_client = DeploymentSampler( for async
0
['choices']
contents
logprobs=True,
print("sample_result:", sample_result)
remove max_seq_len
max_tokens=19200
field
add back dataclass
FireworksTokenCompleter in metric_util
fix tokenizer
http://localhost:8902
remove dataclass for FireworksTokenCompleter
state_name, sampler_name
FireworksTokenCompleter
eval_semaphore
replace firetitan in rl path
squash
dash
comment compute_mean_nll
print fwd_bwd_result
print(f"fwd_bwd_result.loss_fn_outputs
print(f"len(logprobs) = {len(logprobs)}")
base_url: str = "http://localhost:8099"
import FiretitanTrainingClient
no await on service_client.create_training_client
lora_rank=config.lora_rank
fix FiretitanTrainingClient import
Replace for SFT
Revert "train_unembed=False"
This reverts commit 89c976d.
Revert "rank"
This reverts commit e14eeb4.
Revert "use tinker client temporarily"
This reverts commit 0106c20.
Revert "create_lora_training_client"
This reverts commit e905aa6.
rank
create_lora_training_client
use tinker client temporarily
train_unembed=False
Revert "attach grads as well"
This reverts commit 5ab4387.
attach grads as well
remove last_call_logprobs
base_url = None
write weights as well.
Claude hack
Add custom loss
add log
resume_info
open-research
train_on_what = TrainOnWhat.LAST_ASSISTANT_MESSAGE
unmatch )
Support Qwen3-30B-A3B-Thinking-2507
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.