Notes:

  • I hit two times the <ENTER> key after the question. Don’t know if that affected the answer.
  • I don’t have any preloaded context.
  • Nougat
    link
    fedilink
    211 month ago

    “cat”

    That is five characters.

    A cat.

    That is six characters.

    • @lawrenceOP
      link
      6
      edit-2
      1 month ago

      I didn’t try this ‘instruct’ model version. Do you recommend it?

      • @[email protected]
        link
        fedilink
        English
        31 month ago

        The :8b and :latest tags actually point to :8b-instruct-q4_0 so I think we’re already good. You can check the tags page on ollama library and see the hashes for each tag to see which ones match.

      • Pennomi
        link
        English
        21 month ago

        Always pick the instruct version if you aren’t an expert.

      • ALERT
        link
        fedilink
        English
        11 month ago

        I am a total noob in LLM, so I picked the largest model of 8B instructs.

    • @lawrenceOP
      link
      91 month ago

      😂 I tried again. Each time is a surprise.

    • @NegativeInf
      link
      21 month ago

      Huh. I did mine too, then asked it to list it. It’s just a summary of the memory feature preloaded as context for any new first input.

      • @[email protected]
        link
        fedilink
        41 month ago

        Sure, here are the details I have so far:

        1. You are interested in improving your workflow in data science and Python.
        2. You work with databases from different sources like CSVs, accdb, and SQL, and want to create a module to extract and transform these databases into pandas DataFrames. You frequently use CSVs in different projects and need to prepare them every time by copying and pasting code. You want to create a module to import the databases and configurations, including columns, names, dates, and dtypes, to streamline the ETL process.
        3. You are using rpy2 to interface between R and Python.
        4. You often need to analyze different combinations of columns in a DataFrame, ensuring some columns are always analyzed together.

        Let me know if there’s anything you’d like to modify or add!

        1 and 3 are pretty good as baseline for my needs, but 2 and 4 were just specific problems I had to solve that are not something I need generally.

        • @NegativeInf
          link
          11 month ago

          Yours is short. Mine was 47 points long and had so much stuff about questions I had asked.

          Importantly, it did list that I explicitly do not want it to show me how to make unit tests.

  • DarkThoughts
    link
    fedilink
    21 month ago

    Even with context you won’t get any useful information out of an 8b model. It’s almost always gonna be hallucinated things.