Coder Social home page Coder Social logo

briefgpt's People

Contributors

e-johnstonn avatar vasudev-pal 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  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  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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

briefgpt's Issues

run local_app.py LlamaCpp load error

models/ggml-vic13b-q5_1.bin
llama.cpp: loading model from models/ggml-vic13b-q5_1.bin
error loading model: unknown (magic, version) combination: 67676a74, 00000002; is this really a GGML file?
llama_init_from_file: failed to load model

Local Summarizer Support

Hey! Is there any way to get the summarizer working off a local LMM?

The only way I've found to use the summarizer is with an OpenAI key with gpt3.5 or gpt4.

example in test.env doesn't match if statement

In test.env, it mentions MODEL_TYPE = LlamaCpp or GPT4ALL

However, in local_app.py the if statement is as follows:

elif model_type == 'GPT4All':

This causes it to never match, as the L's are uppercase in test.env, but lowercase in the if statement.

I tried to create a branch and submit a PR for this but got 401, though that could be entirely my fault

Inference too slow

Hi!

Thank you for sharing your good. Its really a great help to understand langchain and LLMs.
I am running the model using NVIDIA V100 32GB ram. The model takes a lot of time to response to the questions. The size pdf document I am loading is around 1.4 MB.

Can you please comment on how to improve the response time?

Regards

ModuleNotFoundError: No module named 'sklearn'

This happens when running streamlit run main.py

I am using conda for a virtual env and installed the dependencies in the requirements file. I had to manually remove the pywin32 dependency since I'm on an m1 MBP and that doesn't appear to exist.

Please advise.

image

Repo is missing license

The repo is missing a license, which makes it technically a closed sourced, even though I believe it is intended to be open source. I suggest adding an MIT license

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.