Spaces:
Running
on
CPU Upgrade
No support Mistral model?
Hello.
Thank you for your contribution on Ko-LLM..!
I uploaded 'kyujinpy/mistral-Ko-Orca-7B' model, but it disappeared in evaluation field, and also it cannot find in performace table.
Can you check my model?
Thank you!
Hello. The Mistral model is also supported.
However, during the recent server changing process, several Mistral evaluations were not conducted, but i will fixed it to ensure all are re-evaluated until 11/5
Thank you for reporting the error.
Now, it fixed. Thanks
Hello..!
Could you find 'kyujinpy/Korean-OpenOrca-v3' model?
It finished the evaluation, but there is not in model list.
Thank you.
Hello kyujinpy.
Your model (kyujinpy/Korean-OpenOrca-v3) dosen't finished evaluation. [Link]
Can you check if there are any issues when running the code below?
from transformers import AutoConfig, AutoModel, AutoTokenizer
config = AutoConfig.from_pretrained("your model name", revision=revision)
model = AutoModel.from_pretrained("your model name", revision=revision)
tokenizer = AutoTokenizer.from_pretrained("your model name", revision=revision)
The actual error occurred when loading above code.
I've seen in the model commit log that there's a record of the relevant part being modified. If the issue has been resolved, please resubmit it. Then, it seems it will be evaluated. (If you're unable to resubmit or if it still fails, please leave a message.)
Thank you.
μλ
νμΈμ.
λͺ¨λΈ μ체λ νκ°κ° λμ§ μμμ΅λλ€. [Link]
λͺ¨λΈμ νκ°κ° λλ €λ©΄ μμ μ½λκ° λ¬΄μ¬ν λΆλ¬μμ§κ³ , lm-eval-harness κΉμ§ λ¬Έμ κ° μμ΄μΌν©λλ€. νκ°μ κ²½μ°λ μμ μ½λλ₯Ό λΆλ¬μ€λ κ³Όμ μμ μ€ν¨νμ΅λλ€.
λͺ¨λΈ μ»€λ° λ‘κ·Έλ₯Ό 보λ νμΌλͺ
μ λν λ³κ²½μ΄ μμλ κ² κ°μλ° μ€ν¨μμΈλ ν΄λΉ λΆλΆμ λν μ€λ₯λ‘ λ³΄μμ΅λλ€. λ§μ½, ν΄λΉ μ€λ₯κ° μμ λκ±°λΌλ©΄ λ€μ μ μΆμ ν΄μ£Όμλ©΄ νκ°κ° λ κ±Έλ‘ λ³΄μ
λλ€. (λ§μ½, κ·ΈλΌμλ μ μΆμ΄ λ€μ μλκ±°λ μ€λ₯κ° μκΈ΄λ€λ©΄ λ€μ κΈμ λ¨κ²¨μ£Όμλ©΄ λμ λ리λλ‘ νκ² μ΅λλ€)
κ°μ¬ν©λλ€.
Thank you for your comment!
But, when I try to re-submit, 'This model has been already submitted.' message maintains.
How can I remove above message?
Thank you.
Hello, I have resubmitted the model.
I will need to check the cause of the issue you've mentioned. Thank you for the report.
Thank you.
It solved..!
Thank you for your contribution.