GithubHelp home page GithubHelp logo

Comments (6)

dlyz avatar dlyz commented on June 24, 2024 1

Yeah, sorry, couldn't find time for it yet, maybe closer to the end of the week. @Neilblaze if you can do it earlier, you should definitely take it.

If we go with nullable DefragThreshold, we should probably make Seed nullable too, because 'no seed' constant is not obvious. And in LLamaContext.SetSeed too.

from llamasharp.

martindevans avatar martindevans commented on June 24, 2024

Good catch! Would you be itnerested in putting together a PR to fix this?

The easiest fix would be to just add a default value of -1.

I think a better fix would be to change float DefragThreshold to float? DefragThreshold and then to convert null to -1 in here. That way the default C# value (null) converts to the default llama.cpp value and there are no "magic" numbers.

from llamasharp.

Neilblaze avatar Neilblaze commented on June 24, 2024

@AsakusaRinne Is this up for grabs?

from llamasharp.

martindevans avatar martindevans commented on June 24, 2024

Unless @dlyz is already working on it, I think it's open to whoever moves first :)

from llamasharp.

Neilblaze avatar Neilblaze commented on June 24, 2024

Yeah, sorry, couldn't find time for it yet, maybe closer to the end of the week. @Neilblaze if you can do it earlier, you should definitely take it.

Cool I'll try my best to raise a PR asap, but meanwhile, I'm waiting for this confirmation ↓

If we go with nullable DefragThreshold, we should probably make Seed nullable too, because 'no seed' constant is not obvious. And in LLamaContext.SetSeed too.

Once @martindevans confirms, I can make the updates. Thanks!

from llamasharp.

martindevans avatar martindevans commented on June 24, 2024

Making seed nullable for the default is a good idea. Go for it @Neilblaze :)

from llamasharp.

Related Issues (20)

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.