Matburnx

  • 2 Posts
  • 6 Comments
Joined 1 year ago
cake
Cake day: June 16th, 2023

help-circle
  • Have you tried “tightening” socks? When I began running I had blisters almost every time I was running. And with those types of socks, I rarely have any blister on my feet. I also don’t really notice a difference of efficiency between when it’s raining or not, so I think you could try that.


  • MatburnxOPtoLocalLLaMATraining a model without a GPU
    link
    fedilink
    English
    arrow-up
    2
    ·
    10 months ago

    Well, I use my laptop as a daily-driver, so training an AI in the background, even when I don’t use it seems a bit complicated. The Markov chain seems like an interesting alternative for what I’m looking, does any tools to use one exist or should I build one from scratch?


  • MatburnxOPtoLocalLLaMATraining a model without a GPU
    link
    fedilink
    English
    arrow-up
    1
    ·
    10 months ago

    That seems pretty disappointing. It seemed to me like it could have been somewhat possible. I’ve trained a 0.8M parameters model and it was spitting out something that looked like French, not French though. So I need to test it but I feel like if I do it with some millions of parameters it could work. It still wouldn’t have a coherence but at least it could form real sentences. Again I don’t know much about this, so I’m surely wrong. I also think the dataset may be the issue, I didn’t use a general purposed dataset, only French books in a txt file.




  • MatburnxOPtoLocalLLaMATorch models download path ?
    link
    fedilink
    English
    arrow-up
    2
    ·
    1 year ago

    I used openplayground a little after it got released, and I installed it through pip so the models were downloaded somewhere in the Python files. I used a software that shows file size as taladar suggested and found it that way. Thanks for all the help, though :)