GithubHelp home page GithubHelp logo

alpaca's Introduction

Hi there ๐Ÿ‘‹

I'm Steve Hamblett, a long time Dartisan and C/C++/C# developer in my day job, with a particular interest in IOT/embedded stuff. See my Dart Pub publisher site for a few more details. For now here are some stats for my repositories -

My GitHub Stats

My GitHub Language Stats

A few badges -

alpaca's People

Contributors

shamblett avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

alpaca's Issues

Dandify the Dart code

On first release the code is pretty much a straight port from C++ and this is very noticeable, the code should be refactored/restructured into a more idiomatic Dart style(without compromising performance).

Treatment of size_t type by ffigen

ffigen is translating size_t type definitions to ff.Int, this needs to be ffi.Uint64 or the ggml library will not work correctly. There some way of mapping this type change in ffigen.yaml but I've yet to find it.

Fix massive memory usage.

After asking one question the memory usage of the chat application balloons to 47GB on my system(slightly less if compiled), the Alpaca chat application memory increases by approx 5GB after one question and stays there on subsequent questions.

The memory usage of the Dart application needs to be analysed to see what is going on here.

any video tutorial?

@shamblett Man.. thanks a lot for taking the task to do this! I wonder if you can do a simple video tutorial on how to install and use this package.. thanks in advance!

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.