Giter Site home page Giter Site logo

eunomia's Introduction

⛩️ Ngz91 profile page ⛩️

🍜 About Me 🍜

  • Name: Nevio (蟻)
  • BSc. in Industrial Engineering, Software Developer.
  • Currently learning: Golang, Rust, and C++.
  • Hobbies: Guitar 🎸, Programming 💻, Ricing 🍙, Reading 📖.
  • Portfolio: https://ngz91.github.io/NgzPortfolio/ (Outdated)
  • Dotfiles & Guide: https://github.com/Ngz91/dotfiles/
  • Medium: https://medium.com/@neviogomez91
  • Random fact: CS2 Enyojer 🚬
  • Working on: LLM code assistant, CS Capsules & Stickers App,
       Pathfinding SFML application and Rust HTTP client terminal App.






  • 🍙 Languages & Technologies 🍙




                        
                        
                       
           

    eunomia's People

    Contributors

    marcomuraa avatar ngz91 avatar

    Stargazers

     avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

    Watchers

     avatar  avatar

    eunomia's Issues

    Error when Eunomia start

    gitpod /workspace/Eunomia (master) $ python Eunomia.py start
    Traceback (most recent call last):
      File "/workspace/Eunomia/Eunomia.py", line 200, in <module>
        eunomia.start()
      File "/workspace/Eunomia/Eunomia.py", line 72, in start
        llm = self._initialize_llm(self.llm, self.model_n_ctx, self.backend)
              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
      File "/workspace/Eunomia/Eunomia.py", line 154, in _initialize_llm
        return GPT4All(
               ^^^^^^^^
      File "/workspace/.pyenv_mirror/user/current/lib/python3.12/site-packages/pydantic/main.py", line 341, in __init__
        raise validation_error
    pydantic.error_wrappers.ValidationError: 1 validation error for GPT4All
    __root__
      Failed to retrieve model (type=value_error)
    
    

    And my .env :
    PERSIST_DIRECTORY=db
    LLM = ggml-gpt4all-j-v1.3-groovy.bin
    BACKEND = gptj
    EMBEDDINGS_MODEL = all-MiniLM-L6-v2
    MODEL_N_CTX = 1000
    TARGET_SOURCE_CHUNKS = 6
    IGNORE_FOLDERS = '["folder\\to\\ignore", "folder\\to\\ignore2"]'

    And I have downloaded "ggml-gpt4all-j-v1.3-groovy.bin"

    Thanks

    Not all listed models work

    Hi,

    First off: thanks for this. Exactly what I wanted to build myself.

    Second: not all listed models seem to be working on my Mac (Intel).

    Working:

    1. ggml-gpt4all-j-v1.3-groovy.bin

    Not working: (gptj_model_load: invalid model file (bad magic))

    1. ggml-gpt4all-l13b-snoozy.bin
    2. ggml-nous-gpt4-vicuna-13b.bin

    Recommend Projects

    • React photo React

      A declarative, efficient, and flexible JavaScript library for building user interfaces.

    • Vue.js photo Vue.js

      🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

    • Typescript photo Typescript

      TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

    • TensorFlow photo TensorFlow

      An Open Source Machine Learning Framework for Everyone

    • Django photo Django

      The Web framework for perfectionists with deadlines.

    • D3 photo D3

      Bring data to life with SVG, Canvas and HTML. 📊📈🎉

    Recommend Topics

    • javascript

      JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

    • web

      Some thing interesting about web. New door for the world.

    • server

      A server is a program made to process requests and deliver data to clients.

    • Machine learning

      Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

    • Game

      Some thing interesting about game, make everyone happy.

    Recommend Org

    • Facebook photo Facebook

      We are working to build community through open source technology. NB: members must have two-factor auth.

    • Microsoft photo Microsoft

      Open source projects and samples from Microsoft.

    • Google photo Google

      Google ❤️ Open Source for everyone.

    • D3 photo D3

      Data-Driven Documents codes.