Live data from Hacker News

Viewing profile — thecalebf

thecalebf

HN member
Joined
Fri, Jul 01, 2022, 2:51 PM UTC
HN karma
239
Public activity
42 items

About thecalebf

No profile information was provided.

Recent public activity

  1. story
  2. comment
    Comment #41329352

    the graphics in it make it so much better

  3. story
  4. story
    Show HN: SmolCopilot – 360M LLM writing assistant in the browser

    Hey! I've been really intrigued about small, on device models recently. This project was to explore that a small base model running in the browser as a Co Pilot-like writing assist…

  5. story
  6. comment
    Comment #41057197

    The Chrome Extension is open source and is powered by DuckDB WASM which loads the parquet conversion of the datasets as views so you can query them with SQL. Here's the repo: https…

  7. story
  8. story
  9. story
  10. comment
    Comment #39263527

    Yes please do! Looks awesome, would love to help any way I can as well.

  11. comment
    Comment #39263511

    Sorry, it seems complicated. Since it is a finetune of Deepseek-Coder, I had to include their license. Deepseek is pretty open, just says not to use it for: - military purposes - e…

  12. comment
    Comment #39262979

    Yes it is designed for users without SQL knowledge, however, it can still perform fairly well with questions on the difficult side (for non technical users) with queries having mul…

  13. comment
    Comment #39262496

    Currently Postgres yes, already working on a dataset with more DDLs like MySQL, DuckDB, MSSQL, etc for a second iteration.

  14. comment
    Comment #39262465

    Neat, would you ever use a local model for that if it could work with ORMs?

  15. comment
    Comment #39262389

    That is really interesting. I took note of this. That would be really cool!

  16. comment
    Comment #39262364

    Great call out. Will definitely focus on that in the next iteration!

  17. comment
    Comment #39262351

    No, those are benchmark, evaluation questions. The fine tune dataset was a custom, synthetically generated dataset of ~20k PostgreSQL Text to SQL pairs covering different SQL categ…

  18. comment
    Comment #39262289

    Updated the title since it may have been confusing, appreciate the feedback!

  19. comment
    Comment #39262270

    Not yet, planning to build an open source, local, CLI tool that utilizes natural-sql though!

  20. comment
    Comment #39262260

    Sure, there is a blog post with some other examples of the first model iteration with more complex, multipart questions. https://www.chatdb.ai/post/naturalsql-vs-sqlcoder-for-text-…

  21. comment
    Comment #39262164

    Thanks! Yes, that was an earlier iteration. The v1 is here https://huggingface.co/chatdb/natural-sql-7b . Plan to push to Ollama soon and build an open source free tool around it. …

  22. comment
  23. story
    Show HN: Natural-SQL-7B, a strong text-to-SQL model

    Would love thoughts! Here is the HF page: https://huggingface.co/chatdb/natural-sql-7b

  24. comment
    Comment #38996358

    Very neat! I am building something very similar, called ChatDB.ai

  25. story