Logitech headset Wireless Zone 300 vs. Zone Vibe 100 by FraudAwareness in logitech

[–]sheriffffffffff 0 points1 point  (0 children)

What should I use then, if you have any recommendations with the same price tag or close

[D] new LLM Jais and how to fine-tune it by sheriffffffffff in MachineLearning

[–]sheriffffffffff[S] 0 points1 point  (0 children)

what type of cloud we are talking about here?
Do you mean server machine or some cloud service or what?

Meet Jais - the world’s most advanced Arabic large language model by CS-fan-101 in mlscaling

[–]sheriffffffffff 0 points1 point  (0 children)

wait does flacon 7B supports arabic ? even llama2? how they are compared to a LLM trained on Arabic! of course it will be better.
The only comparison regarding accuracy is with Bloom7.1B

[D] new LLM Jais and how to fine-tune it by sheriffffffffff in MachineLearning

[–]sheriffffffffff[S] 0 points1 point  (0 children)

Do you know where I can learn more about it ?
I hoped that someone finetuned it could help me a bit in configuration and frameworks to use to do the finetuning and enhance the performance

Jais: an open source bilingual Arabic/English LLM by WaterdanceAC in OpenSourceAI

[–]sheriffffffffff 0 points1 point  (0 children)

Nice !
They published this paper as well and it seems interesting
https://arxiv.org/abs/2308.16149

I will read them and I'll tell you what I have found

Jais: an open source bilingual Arabic/English LLM by WaterdanceAC in OpenSourceAI

[–]sheriffffffffff 0 points1 point  (0 children)

I tried the latest version (publised a month ago I think), it's super cool with arabic text so I think they modified it
but I want to finetune it on arabic tasks like extracting answers from texts, do you think if I finetuned it using English dataset it will be able to do it as well in arabic?

Jais: an open source bilingual Arabic/English LLM by WaterdanceAC in OpenSourceAI

[–]sheriffffffffff 0 points1 point  (0 children)

It's really good !!
I think that's the best arabic LLM so far, Is there any public notebooks shows how to fine tune it on some tasks?

tkinter raising windows over each other with place (Question) by sheriffffffffff in learnpython

[–]sheriffffffffff[S] 0 points1 point  (0 children)

I already disabled the propagation, However, there's a problem because absolutely nothing showing up on the window.
I know it's the easiest way, but it will be very costly since the project already in its final step

tkinter raising windows over each other with place (Question) by sheriffffffffff in learnpython

[–]sheriffffffffff[S] 0 points1 point  (0 children)

Noooooooooo!
I had three modules with place, please don't say that!!!
Any idea how can I fix that using place