Giter Club home page Giter Club logo

Comments (2)

nerdalert avatar nerdalert commented on August 30, 2024

Hi @Branchenprimus!

  • NEXTAUTH_SECRET is in the NextAuth docs but I don't really see the need for it atm. It could be removed if you want to open a PR or I can otherwise. Update: I think I lied :) Here is the error I get without it so it might be used for the JWT, but I think it is arbitrary what key is used. Here is the error I got without it:
[next-auth][warn][NO_SECRET] 
https://next-auth.js.org/warnings#no_secret
[next-auth][error][JWT_SESSION_ERROR] 
https://next-auth.js.org/errors#jwt_session_error decryption operation failed {
  message: 'decryption operation failed',
  stack: 'JWEDecryptionFailed: decryption operation failed\n' +
  • OAUTH_GITHUB_ID/OAUTH_GITHUB_SECRET are kicked back when you create an OAuth. You could setup your own for example. Here is a screen cap of one that would work if you were running on your local machine. The key item is the callback URL needs to match your URL of the service. So http://localhost:3000/api/auth/callback/github would work for starting the service with npm run dev and going to http://localhost:3000.
image - For `IL_GRANITE_API` and `IL_MERLINITE_MODEL_NAME` those are locked down in a security group since they are running non-quantized version of the models on A100s so they are not exposed to the Internets at the moment. What you can do in the meantime is create your own custom endpoint that could be instructlab running on your machine or anywhere and hit a quantized version. image - If you want to hit me up on [Slack](https://github.com/instructlab/community/blob/main/InstructLab_SLACK_GUIDE.md) and you're looking to dev don't hesitate and we can figure out access to the non-quant. Also the community UI meeting is tomorrow at 1pm EST if you feel like popping in! Link to [calendar](https://calendar.google.com/calendar/u/0/embed?src=c_23c2f092cd6d147c45a9d2b79f815232d6c3e550b56c3b49da24c4b5d2090e8f@group.calendar.google.com)

Cheers!

from ui.

aevo98765 avatar aevo98765 commented on August 30, 2024

Hey @Branchenprimus, did you and @nerdalert resolve this one or can we help with anything?

from ui.

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.