wip deepseek train
This commit is contained in:
@@ -67,7 +67,7 @@ class Main:
|
||||
config.deepseek_model,
|
||||
config.deepseek_temperature,
|
||||
config.deepseek_token_limit,
|
||||
config.hf_api_key, # Use the existing HF API key
|
||||
config.hf_api_key,
|
||||
)
|
||||
|
||||
if not self._llms:
|
||||
|
||||
Reference in New Issue
Block a user