Giter VIP home page Giter VIP logo

alpaca.cpp-webui's Introduction

Xuan Son NGUYEN (Nui)

Network and cybersecurity engineer

Nationality: ๐Ÿ‡ป๐Ÿ‡ณ Vietnam | Living in: ๐Ÿ‡ซ๐Ÿ‡ท France
Website: ngxson.com
LinkedIn: @ngxson

alpaca.cpp-webui's People

Contributors

ngxson 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

Watchers

 avatar  avatar  avatar

alpaca.cpp-webui's Issues

failed to load model

[1] llama_model_load: loading model from 'F:\GPTProgram\alpaca.cpp-webui\bin\ggml-vicuna-7b-1.1-q4_0.bin' - please wait ...
[1] llama_model_load: invalid model file 'F:\GPTProgram\alpaca.cpp-webui\bin\ggml-vicuna-7b-1.1-q4_0.bin' (bad magic)
[1] main: failed to load model from 'F:\GPTProgram\alpaca.cpp-webui\bin\ggml-vicuna-7b-1.1-q4_0.bin'

bin and model has in right place and config file edited, webui run but can not response to any prompt.

Connect to the web interface fom another device

Hello,
my computer is so slow that it is not possible to access the web UI while alpaca.cpp is running. So I tried to access the interface from another device. Is it possible to connect to the interface from another device in the same network? I have already tried it out with different combinations of the IP address and the Port(localhost:13000, 192.168.178.41:13000, 192.168.178.41:13001).

Thanks and Regards,
Paul

PS: Sorry for the bad English.

Ability to switch models

Why not add the ability to switch models, for example; change to gpt4all without having to edit the config.

Cannot find ggml file

This looks so good. I wish I could get it to work.
I'm running Windows 10 with docker and app store WSL.
I get this error through the web browser after loading through command line:

<Cannot find ggml model file or executable file under {YOUR_PROJECT_DIRECTORY}/bin

Please follow this guide to download the model:
https://github.com/ngxson/alpaca.cpp-webui#how-to-use

Then, make sure that these paths exist:
/app/bin/chat
/app/bin/ggml-alpaca-7b-q4.bin>

I created a folder named app with bin in it (to match the path above) and it still didn't work. I have ggml-alpaca-7b-q4.bin and chat in both a folder /bin and /app/bin just to cover my bases... but no luck.

Running on windows

I am trying to get this working on Windows 11 with GPT4All. There was an issue with setting the Port but I think I have resolved that by changing the package.json from
"proc_serve": "PORT=13000 next start",
to
"proc_serve": "set PORT=13000 react-scripts start",

however I now get the following exit code, I'm not a coder and can't figure out where the error is.

[0]
[0] > [email protected] proc_serve
[0] > set PORT=13000 react-scripts start
[0]
[1]
[1] > [email protected] proc_native
[1] > node ./utils/native.js
[1]
[0] npm run proc_serve exited with code 0
--> Sending SIGTERM to other processes..
[1] npm run proc_native exited with code 1

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.