>>9863
Most people here probably know the "Simulation Theory", that the universe we live in is more likely to be a simulation than the original one, because there would be so many simulations.
It is a bit like that here. We are more likely to be talking with an anon rather than Ashley anon, as there are so many anons!
Anyway, you can do great things with what you have.
We are talking using language models for Q&A, rather than using image creation models, or training AI.
The Free Software LLaMa (Large Language Model Meta AI) make use of your CPU. They put the model into your beautiful RAM.
What you can do is restrict yourself to smaller models. Or you might be able to stick in another stick of RAM into your computer, or upgrade the existing RAM to larger modules.
So, how strong a model could you use with your 16GB of RAM? Very good! To give you a rough idea, here is a leaderboard, which is a very approximate:
https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard
You see where it says 40b, 65b etc? That refers to the number of parameters (training rules) used in the model, 40 billion, 65billion!
I think you just about ought to be able to run 13b models, if you don't multi-task. Scroll down and you will see a very nicely positioned (and uncensored!) AI model there high up in the rankings:
TheBloke/Wizard-Vicuna-13B-Uncensored-HF
That is supported on serge-chat and will occupy about 10GB of RAM when it is loaded.
I ran it and here is a quick example of some results:
List 10 ideas for a glamorous and mildly erotic 10 minute video starring an attractive girl. The focus should be on Artificial Intelligence language models and be easy to make on low budget.
AI
Sure, here are ten ideas for the requested video:
A seductive voiceover by a female artificial intelligence language model as she slowly removes her clothing while sitting in front of a computer screen.
An attractive girl dancing to music in a dimly lit room with Artificial Intelligence language models projected on the walls, creating an illusion of movement and depth.
A close-up shot of an artificial intelligence language model’s lips as they speak seductively while an attractive girl is seen in the background preparing food or doing household chores.
An attractive girl wearing a mask that resembles a female Artificial Intelligence language model, whispering and moaning into a microphone while touching herself intimately.
A slow motion video of an attractive girl walking down the street with her face hidden behind a newspaper or magazine featuring headlines about artificial intelligence language models.
An attractive girl sitting in front of a computer screen, typing on a keyboard and speaking into a microphone while Artificial Intelligence language models are heard in the background.
A video game-like scenario where an attractive girl
You can see that the results are cut short, as I limited the number of tokens with which the AI could respond, as longer responses require more RAM.
You can play around with the settings for number of threads to use.