Live data from Hacker News

Viewing profile — w4nderlust

w4nderlust

HN member
Joined
Tue, Jun 13, 2017, 5:28 AM UTC
HN karma
6
Public activity
15 items

About w4nderlust

No profile information was provided.

Recent public activity

  1. comment
    Comment #40850014

    We got very similar findings: we published a paper that show that smaller LLMs (3-7b) when finetuned with LoRA can match or outperform GPT-4 on a variety of tasks (29 out of 31) in…

  2. comment
    Comment #40849948

    Predibase ( http://predibase.com ), also referred in the article, is a platform specifically designed for exactly that. It also has "repos" for finetuning multiple models and comap…

  3. comment
    Comment #40849884

    Here is an example of the Predibase platform, referred in the article for the Solar model, but that can train also Llama-3, Phi-3 and Mistral. https://www.youtube.com/watch?v=R2JQh…

  4. story
  5. story
  6. comment
    Comment #19155150

    Speech is coming to Ludwig soon, we are currently working on that.

  7. comment
    Comment #19155146

    You may be right about that, but also it depends on the requirements that you have. Ludwig gives you a lot of options for those tricks, like for instance gradient clipping or regul…

  8. comment
    Comment #19155140

    Text is just one of the possible types of features supported in Ludwig. For those features, no, you can train models on any language, with a couple little caveats: you can train bo…

  9. comment
    Comment #19151724

    That experience you talked about, being able to really quickly come up with solutions starting from an already established and working configuration, was one of the main motivating…

  10. comment
    Comment #19151683

    Your configuration file looks really good! Why did you stop pursuing it? To your points: * That may be true, but I think it also depends on the level of abstraction. Fon instance i…

  11. comment
    Comment #19151629

    You have a good point about debugging. So far my approach has been to write quite long and explanatory error messages (like this https://github.com/uber/ludwig/blob/9c9e5de56dcad89…

  12. comment
    Comment #19151614

    We are considering a bunch of options re feature store. I personally like EuclidDB, but I'm not sure it fits the notion of feature store that we need (while it's great for ANN infe…

  13. story
  14. comment
    Comment #14548767

    I had the chance to read a preprint, it's a great survey, it will be published soon.

  15. comment
    Comment #14543021

    I edited the page. Now there's a download button and a preview button. If you click the preview button, the javascript document viewer embedding the pdf will be loaded, otherwise i…