Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

有關 Taiwan-LLM-7B-v2.1-chat 的 base model #45

Closed
larry0220 opened this issue Nov 18, 2023 · 2 comments
Closed

有關 Taiwan-LLM-7B-v2.1-chat 的 base model #45

larry0220 opened this issue Nov 18, 2023 · 2 comments

Comments

@larry0220
Copy link

Hugging face 的 yentinglin/Taiwan-LLM-7B-v2.1-chat 寫著 Taiwan LLM based on Mistral-7B-v0.1
可是 config.json 卻顯示
"architectures": [
  "LlamaForCausalLM"
 ]

@adamlin120
Copy link
Collaborator

adamlin120 commented Dec 31, 2023

原本是訓練一個 mistral 的模型,不過當時用 FSDP 造成 loss 不穩定 ,後來就改用 llama-2 了 :)

@DhruvaBansal00
Copy link

@adamlin120 did you train the llama-2 model using FSDP or Deepspeed?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants