Anton Antonov
Anton Antonov
  • 45
  • 46 251
LLaMA models running guide (Raku)
This presentation is a guide to running llamafile models using the Raku package "WWW::LLaMA".
Mozilla's llamafile project:
github.com/Mozilla-Ocho/llamafile
WWW::LLaMa Raku package :
raku.land/zef:antononcube/WWW::LLaMA
Please consider buying me a coffee: www.buymeacoffee.com/antonov70
Переглядів: 98

Відео

Monte Carlo demo notebook conversion via LLMs and parsers
Переглядів 932 місяці тому
In this presentation we show the conversion of the Jupyter notebook with Python code into a Mathematica notebook with Wolfram Language code. We show how the conversion can be done using Large Language Models (LLMs) and how dedicated software packages can be used. Presentation's notebook: community.wolfram.com/groups/-/m/t/3125446 Original presentation: ua-cam.com/video/JXnkLv_Omc4/v-deo.html Or...
Celtic girlfriend 2D face to 3D head
Переглядів 936 місяців тому
Mathematica / Woflram Language demo for getting a 3D head from 2D face. Unguided Volumetric Regression Net for 3D Face Reconstruction : resources.wolframcloud.com/NeuralNetRepository/resources/Unguided-Volumetric-Regression-Net-for-3D-Face-Reconstruction Recipe: www.wolfram.com/language/12/machine-learning-for-images/facial-3d-reconstruction.html
"Conflict" Animation ("Конфликт" мультфилм) Nightcore
Переглядів 1706 місяців тому
Nightcore version of the USSR animation movie "Conflict"(1983). Найткор версия мультфильма "Конфликт", (1983), Союзмультфилм. The movie is specially edited and transformed in order to engage better people from the Millennials and Gen Z generational cohorts. Фильм специально смонтирован и трансформирован таким образом, чтобы лучше вовлечь людей из поколений Millennials и Gen Z. Here is a link to...
Jupyter Chatbook LLM cells demo (Python)
Переглядів 1526 місяців тому
Demonstration how to create and evaluate Large Language Model (LLM) cells in a Python Jupyter Chatbook. Links: - "JupyterChatbook" : pypi.org/project/JupyterChatb... - "LLMPrompts" : pypi.org/project/LLMPrompts/ - "Introducing Chat Notebooks: Integrating LLMs into the Notebook Paradigm" : writings.stephenwolfram.com/2023/06/introducing-chat-notebooks-integrating-llms-into-the-notebook-paradigm/...
Jupyter Chatbook multi cell LLM chats teaser (Python)
Переглядів 1287 місяців тому
In this very short video, I'm going to demonstrate multi-cell chats with Large Language Models in Jupiter Chatbooks with a Python Kernel. This video is a teaser for a much longer presentation on multi-cell chats. Links: - "JupyterChatbook" : pypi.org/project/JupyterChatbook/ - "LLMPrompts" : pypi.org/project/LLMPrompts/ - "Introducing Chat Notebooks: Integrating LLMs into the Notebook Paradigm"...
Jupyter Chatbook multi cell LLM chats teaser (Raku)
Переглядів 1507 місяців тому
In this very short video, I'm going to demonstrate multi-cell chats with Large Language Models in Jupiter Chatbooks with a Raku Kernel. This video is a teaser for a much longer presentation on multi-cell chats. Links: - "Jupyter::Chatbook" : raku.land/zef:antononcube/Jupyter::Chatbook - "LLM::Prompts" : raku.land/zef:antononcube/LLM::Prompts - "Prompts for Work & Play: Launching the Wolfram Pro...
Jupyter Chatbook LLM cells demo (Raku)
Переглядів 1437 місяців тому
Demonstration how to create and evaluate Large Language Model (LLM) cells in a Raku Jupyter Chatbook. Links for the Raku package "Jupyter::Chatbook": - github.com/antononcube/Raku-Jupyter-Chatbook - raku.land/zef:antononcube/Jupyter::Chatbook Dedicated blog post: rakuforprediction.wordpress.com/2023/09/03/jupyterchatbook/ Please consider buying me a coffee: www.buymeacoffee.com/antonov70
Dolphin Spring Nightcore ColorBoosted
Переглядів 27111 місяців тому
Nightcore version of Dolphin's song (and video-clip) "Spring" with "color boosting" effect over the video frames. The original song is taken from : ua-cam.com/video/P47V4SASwGc/v-deo.html . This video-clip version was made with the image and video processing functions of Mathematica. For more details see: mathematicaforprediction.wordpress.com/2023/05/09/nightcore-restyling-of-dolphins-spring/
Streamlining ChatGPT code generation and narration workflows (Raku)
Переглядів 328Рік тому
In this video we show how to use ChatGPT in Mathematica for code generation and code narration. We focus on Raku code. The WL paclets used are: - OpenAILink : resources.wolframcloud.com/PacletRepository/resources/ChristopherWolfram/OpenAILink/ - OpenAIMode : resources.wolframcloud.com/PacletRepository/resources/AntonAntonov/OpenAIMode/ - RakuMode : resources.wolframcloud.com/PacletRepository/re...
OpenAIMode code generation workflows demo (Mathematica et al.)
Переглядів 454Рік тому
Streamlining ChatGPT code generation workflows for different programming languages. The WL paclets used are: - OpenAILink : resources.wolframcloud.com/PacletRepository/resources/ChristopherWolfram/OpenAILink/ . - OpenAIMode : resources.wolframcloud.com/PacletRepository/resources/AntonAntonov/OpenAIMode/ . - Here is the presentation notebook : community.wolfram.com/groups/-/m/t/2893906 . Please,...
OpenAIMode demo (Mathematica)
Переглядів 617Рік тому
In this presentation we demonstrate creation and evaluation of OpenAI interaction cells in Mathematica notebooks. (Via a special notebook style.) The WL paclets used are: - OpenAILink : resources.wolframcloud.com/PacletRepository/resources/ChristopherWolfram/OpenAILink/ . - OpenAIMode :resources.wolframcloud.com/PacletRepository/resources/AntonAntonov/OpenAIMode/ . Here is the presentation note...
Racoons playing with pearls and onions
Переглядів 248Рік тому
Image generation with OpenAI : platform.openai.com . Via the Raku module "WWW::OpenAI" : raku.land/zef:antononcube/WWW::OpenAI . Via "Text::CodeProcessing" : raku.land/zef:antononcube/Text::CodeProcessing . Here is the GitHub directory for this presentation: github.com/antononcube/RakuForPrediction-book/tree/main/Presentations/Racoons-playing-with-pearls-and-onions . Imgur gallery: imgur.com/a/...
Raku Literate Programming via command line pipelines
Переглядів 175Рік тому
In this presentation we demonstrate how to do "Literate programming" in Raku via (short) pipelines of Command Line Interface (CLI) scripts. Here is presentation's GitHub directory: github.com/antononcube/RakuForPrediction-book/tree/main/Presentations/Literate-programming-via-CLI . Please, consider buying me a coffee: www.buymeacoffee.com/antonov70 .
Testing workflows with Gherkin specifications (Raku)
Переглядів 91Рік тому
In this presentation we show how to use the Raku package "Gherkin::Grammar" to generate and "fill-in" Raku test files from Gherkin tests specifications. The presentation code and slides at GitHub : github.com/antononcube/RakuForPrediction-book/tree/main/Presentations/Testing-workflows-with-Gherkin-specs . "Gherkin::Grammar" : github.com/antononcube/Raku-Gherkin-Grammar . Cucumber framework : cu...
Using Wolfram Engine in Raku sessions
Переглядів 211Рік тому
Using Wolfram Engine in Raku sessions
Random mandalas generation (with D3.js via Raku)
Переглядів 280Рік тому
Random mandalas generation (with D3.js via Raku)
The Raku-ju hijack hack for D3.js
Переглядів 243Рік тому
The Raku-ju hijack hack for D3.js
Interactive Mermaid diagrams generation via Markdown evaluation (Raku)
Переглядів 1,8 тис.Рік тому
Interactive Mermaid diagrams generation via Markdown evaluation (Raku)
Conversion and evaluation of Raku files
Переглядів 178Рік тому
Conversion and evaluation of Raku files
Simplified Machine Learning Workflows Overview (Raku-centric)
Переглядів 241Рік тому
Simplified Machine Learning Workflows Overview (Raku-centric)
Making of Rorschach mask 2D and 3D animations
Переглядів 418Рік тому
Making of Rorschach mask 2D and 3D animations
Markdown to Mathematica converter (Jupyter notebook example)
Переглядів 586Рік тому
Markdown to Mathematica converter (Jupyter notebook example)
Markdown to Mathematica converter (CLI and StackExchange examples)
Переглядів 280Рік тому
Markdown to Mathematica converter (CLI and StackExchange examples)
TRC 2022 Implementation of ML algorithms in Raku
Переглядів 170Рік тому
TRC 2022 Implementation of ML algorithms in Raku
Glukoza Schweine Nightcore Sepia Subtitled
Переглядів 35 тис.Рік тому
Glukoza Schweine Nightcore Sepia Subtitled
MotionMandala-2344-AlpineColors
Переглядів 412 роки тому
MotionMandala-2344-AlpineColors
MotionMandala-1587-Rainbow-WhiteEdges
Переглядів 282 роки тому
MotionMandala-1587-Rainbow-WhiteEdges
Random Mandalas Deconstruction in R, Python, and Mathematica (Greater Boston useR Meetup, Feb 2022)
Переглядів 1012 роки тому
Random Mandalas Deconstruction in R, Python, and Mathematica (Greater Boston useR Meetup, Feb 2022)
FOSDEM2022 Multi language Data Wrangling and Acquisition Conversational Agents (in Raku)
Переглядів 4162 роки тому
FOSDEM2022 Multi language Data Wrangling and Acquisition Conversational Agents (in Raku)

КОМЕНТАРІ

  • @AAA4prediction
    @AAA4prediction Місяць тому

    Here is the presentation notebook: github.com/antononcube/Raku-WWW-LLaMA/blob/main/docs/LLaMA-guide.ipynb

  • @AAA4prediction
    @AAA4prediction 2 місяці тому

    Another omission is not fixing the obtained by dictation "latte" into "LaTeX".

  • @AAA4prediction
    @AAA4prediction 2 місяці тому

    I made an omission in the video -- I did not show the export of the Jupyter notebook into a Markdown file. (1) That is a standard feature of the Jupyter framework. See this video with more detailed conversion steps using parsers: ua-cam.com/video/Htmiu3ZI05w/v-deo.html . (2) LLMs can be also used the convert Jupyter to Markdown -- see the presentation notebook at Wolfram community community.wolfram.com/groups/-/m/t/3125446 .

  • @VadimSmolyakov
    @VadimSmolyakov 2 місяці тому

    Thanks for sharing, Anton! Neat demo of LLMs for Python to Mathematica notebook conversion!

    • @AAA4prediction
      @AAA4prediction 2 місяці тому

      You are very welcome! Thanks for making the referenced presentation!

  • @AAA4prediction
    @AAA4prediction 3 місяці тому

    Here is the longer presentation promised in the video: "Integrating Large Language Models with Raku", ua-cam.com/video/-OxKqRrQvh0/v-deo.html

  • @nux5784
    @nux5784 5 місяців тому

    Why? Нахуя?

  • @kirillbelovtest
    @kirillbelovtest 6 місяців тому

    "Отсоединенное" лицо выглядит страшно 😲

    • @AAA4prediction
      @AAA4prediction 6 місяців тому

      Да, лицо кажется отделённым и скальпированным...

  • @AAA4prediction
    @AAA4prediction 6 місяців тому

    Bloopers: (1) I forgot to mention that I used Mathematica / Wolfram Language, (2) it is not "face recognition", should be "face reconstruction", (3) I did not comment out the slices code, I just suppressed the output.

  • @AAA4prediction
    @AAA4prediction 7 місяців тому

    From the video it is not clear that only the line magic "%load_ext JupyterChatbook" is needed in order to interact with LLMs. (I.e. "import JupyterChatbook" is not needed.)

  • @AAA4prediction
    @AAA4prediction 7 місяців тому

    Here is the Jupyter Python kernel version: ua-cam.com/video/8pv0QRGc7Rw/v-deo.html .

  • @AAA4prediction
    @AAA4prediction 7 місяців тому

    From the video it is not clear that only the line magic "%load_ext JupyterChatbook" is needed in order to interact with LLMs. (I.e. "import JupyterChatbook" is not needed.)

  • @michamausili6239
    @michamausili6239 7 місяців тому

    Promo SM 💐

  • @AlexandrTsurif
    @AlexandrTsurif 11 місяців тому

    Песня про ВСУ😂

  • @user-cz1ll2oh9i
    @user-cz1ll2oh9i 11 місяців тому

    Прикольно, на Зелинского смахивает.

  • @user-zx7df4oj1h
    @user-zx7df4oj1h 11 місяців тому

    ну ни хрена себе)))) вот это бомба))) руссиш швайне)))

    • @AAA4prediction
      @AAA4prediction 11 місяців тому

      Это что?! Какая-то строчка из песни группы Ленинград?

    • @user-zx7df4oj1h
      @user-zx7df4oj1h 11 місяців тому

      @@AAA4prediction руссо швайн?)))) вы правы)))

  • @user-ic5ns6rm1l
    @user-ic5ns6rm1l Рік тому

    Прикольно Я подписался на ваш канал

    • @AAA4prediction
      @AAA4prediction Рік тому

      Спасибо! Я намерен сделать несколько других таких...

  • @AAA4prediction
    @AAA4prediction Рік тому

    Well, at 3:22 it was requested to generate 1/Sqrt[x] not "just" Sqrt[x] -- but still the results are good.

  • @AAA4prediction
    @AAA4prediction Рік тому

    Here is the Raku blog post used in one of the code narration examples: raku-musings.com/killing-numbers.html .

  • @kirillbelovtest
    @kirillbelovtest Рік тому

    Magic! I wanted to do that too, but you beat me to it. And I didn't even think about voice input!

    • @AAA4prediction
      @AAA4prediction Рік тому

      Thanks! I would be interested in alternatives or extensions.

  • @AozenDreyar
    @AozenDreyar Рік тому

    seems nice

  • @AAA4prediction
    @AAA4prediction Рік тому

    In case it is not clear, the generated images are visual puns: - “Racoons” = “Raku practitioners” - “Onion” = “The Perl and Raku Foundation” activities - See the TPF logos and “State of the Onion” speeches - “Pearls” = “Perl language (artifacts)”

  • @jeimslourens4883
    @jeimslourens4883 Рік тому

    ВЫЛИТЫЙ ЗЕЛЬЦ КАК В ВОДУ СМОТРЕЛИ

  • @user-pk4bh2uo6k
    @user-pk4bh2uo6k Рік тому

    🤘🐷

  • @alexpavlov1226
    @alexpavlov1226 Рік тому

    А что росстат ещё не запретил этот ролик!?))))

    • @AAA4prediction
      @AAA4prediction Рік тому

      Почему запрещать?! Ролик всё классно объясняет! :)

    • @AlexandrTsurif
      @AlexandrTsurif 11 місяців тому

      Клип про Зеленского и ВСУ. Зачем запрещать.

  • @panzer6tiger172
    @panzer6tiger172 Рік тому

    Hmm... GTA lV 😎

  • @matthewb5050
    @matthewb5050 Рік тому

    ƤRO𝓂O𝕤ᗰ

  • @AAA4prediction
    @AAA4prediction Рік тому

    Here is a related video: ua-cam.com/video/Htmiu3ZI05w/v-deo.html

  • @AAA4prediction
    @AAA4prediction Рік тому

    Here is a related video: ua-cam.com/video/39ekokgnoqE/v-deo.html

  • @louvanveen4115
    @louvanveen4115 Рік тому

    very nice work!

    • @AAA4prediction
      @AAA4prediction Рік тому

      Thank you -- good to hear! (My next demo is with Jupyter notebooks conversion.)

  • @CliftonWood
    @CliftonWood Рік тому

    @Anton Antonov - Thank you for the great talk! It was most informative. However, I am also interested in the Mind Map shown at ua-cam.com/video/efRHfjYebs4/v-deo.html. What software is this and could you provide sample code to generate something similar to what is being displayed? Thanks!

    • @AAA4prediction
      @AAA4prediction Рік тому

      Thank you for your interest! That mind-map is made with MindNode (www.mindnode.com). I am using the old 2.5.8 version of MindNode (for macOS). I do not like the workflow in the new version, and actively looking for alternatives. MindNode has PDF exporting feature. In Mathematica I can import a PDF file in way that graphics of each page are obtained as Mathematica graphics objects. (And that produces nice plotting results.) I have made similar plots using different programming languages through OPML (en.wikipedia.org/wiki/OPML) representations of the mind-maps. (MindNode also provides OPML exporting feature.)

  • @ericolson9573
    @ericolson9573 Рік тому

    Prⓞм𝕠𝕤𝐌 🙈

  • @EbayUsedGoods
    @EbayUsedGoods 2 роки тому

    Subscribed, this remix is greater than any other I've found this week. I like this

  • @yuki494
    @yuki494 2 роки тому

    omgg this is so beautiful!!🥺 SO MUCH BETTER THAN MY MUSIC ON MY CHANNEL!!💜 got a new fan and a subscriber!!! keep it up >.<

  • @davidlanda2324
    @davidlanda2324 2 роки тому

    I am rewatching some of your videos and I am still excited. Thank you.

  • @davidlanda2324
    @davidlanda2324 3 роки тому

    I really appreciate this video. Thank you!