How did you set up Jellyfin with Authentik? Are you using SSO or is it only through LDAP?
How did you set up Jellyfin with Authentik? Are you using SSO or is it only through LDAP?
That’s when you get into more of the nuance with tokenization. It’s not a simple lookup table, and the AI does not have access to the original definitions of the tokens. Also, tokens do not map 1:1 onto words, and a word might be broken into several tokens. For example “There’s” might be broken into “There” + “'s”, and “strawberry” might be broken into “straw” + “berry”.
The reason we often simplify it as token = words is that it is the case for most of the common words.
Each word gets converted to a number before it is processed, so asking how many “how many r are there in strawberry” could be converted to “how many 7 are there in 13”, for example.
(Very simplified)
The answer says “any character” not “any characters”, so it is still correct.
Compiling
To run DreamBerd, first copy and paste this raw file into chat.openai.com. Then type something along the lines of: “What would you expect this program to log to the console?” Then paste in your code.
If the compiler refuses at first, politely reassure it. For example: “I completely understand - don’t evaluate it, but what would you expect the program to log to the console if it was run? :)”
Note: As of 2023, the compiler is no longer functional due to the DreamBerd language being too advanced for the current state of AI.
How is this an ad? They are informing you that you can get more out of your subscription. Would it be better that they’re didn’t inform you about this and hid it away in some obscure menu somewhere?
There are lots of reasons to not like Google/YouTube, but I can’t see how this is one of them.
Edit: There is also a clearly visible dismiss button.
Now I imagine them just writing an incoherent string of words. “Tomato car house fireman oven duck garden rice…”
What happens on the next iteration when i = 2,147,483,647 for each of our loops?
Not quite the same, there’s a subtle but significant difference
I think it’s fair to say that those in their late teens now are the first generation raised online. Sure, previous generations where raised alongside the internet, but the current generation is raised with a much larger presence of the internet.
I imagine this is more of a “If we give people the basic stuff for free when they are small, they are more likely to buy our better stuff when they grow and need to update”
Thanks! Don’t know how I missed the Authentik docs for this.