• 0 Posts
  • 9 Comments
Joined 2 years ago
cake
Cake day: October 4th, 2022

help-circle
  • While this will get you a selfhosted LLM it is not possible to feed data to them like this. As far as I know there are a 2 possibilities:

    1. Take an existing model and use the literature data to fine tune the model. The success of this will depend on how much “a lot” means when it comes to the literature

    2. Create a model yourself using only your literature data

    Both approaches will require some yrogramming knowledge and understanding of how a llm works. Additionally it will require a preparation of the unstructured literature data to a kind of structured data that can be used to train or fine tune the model.

    Im just a CS student so not an expert in this regard ;)








  • I dont think I overestimate peoples technical skills. Just a week ago I had to explain to my university lecturer how to mirror screens and the concept of having multiple screens was just as new as using them for the same thing at once. Thing is that the design for a lot of functions is the same in linux and windows. Some examples: Search menu, right click, desktop, files, drag and drop, task bar and its widgets and application shortcuts. Sure there are many differences too but I would argue that using some sort of app store is easier than finding an executable online. What I want to say is: For very basic usage like using a web browser or searching files you will have the same or very simila patterns between OSs.