Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Bookmarks
  • Search
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

Cloudron Forum

Apps | Demo | Docs | Install
  1. Cloudron Forum
  2. Discuss
  3. AI on Cloudron

AI on Cloudron

Scheduled Pinned Locked Moved Discuss
a.i
250 Posts 15 Posters 101.1k Views 18 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • L Offline
    L Offline
    LoudLemur
    wrote on last edited by
    #66

    Nvidia reveal new chip:
    https://nvidianews.nvidia.com/news/gh200-grace-hopper-superchip-with-hbm3e-memory

    1 Reply Last reply
    0
    • L Offline
      L Offline
      LoudLemur
      wrote on last edited by
      #67

      Useful collection of AI prompts:
      https://huggingface.co/datasets/fka/awesome-chatgpt-prompts

      1 Reply Last reply
      4
      • L Offline
        L Offline
        LoudLemur
        wrote on last edited by
        #68

        Has anybody had success finetuning a language model so that it becomes an expert on local data? What free software tools were used and was it an enjoyable, fruitful process?

        micmcM 1 Reply Last reply
        1
        • L LoudLemur

          Has anybody had success finetuning a language model so that it becomes an expert on local data? What free software tools were used and was it an enjoyable, fruitful process?

          micmcM Offline
          micmcM Offline
          micmc
          wrote on last edited by
          #69

          @LoudLemur said in AI on Cloudron:

          Has anybody had success finetuning a language model so that it becomes an expert on local data? What free software tools were used and was it an enjoyable, fruitful process?

          For my part, I'd been trying to play a little but not much yet, I'm actually busy working on developing and launching a SaaS Web UI through API connections to different LLM providers.
          The service makes it very easy to anyone to create content (and well, much more like consulting with powerful coach bots in several fields) with a few clicks, and answering a few questions.
          Local data labs is next...

          Ignorance is not an excuse anymore!
          https://AutomateKit.com

          L 1 Reply Last reply
          2
          • micmcM micmc

            @LoudLemur said in AI on Cloudron:

            Has anybody had success finetuning a language model so that it becomes an expert on local data? What free software tools were used and was it an enjoyable, fruitful process?

            For my part, I'd been trying to play a little but not much yet, I'm actually busy working on developing and launching a SaaS Web UI through API connections to different LLM providers.
            The service makes it very easy to anyone to create content (and well, much more like consulting with powerful coach bots in several fields) with a few clicks, and answering a few questions.
            Local data labs is next...

            L Offline
            L Offline
            LoudLemur
            wrote on last edited by
            #70

            @micmc https://www.deeplearning.ai/short-courses/finetuning-large-language-models

            1 Reply Last reply
            1
            • L Offline
              L Offline
              LoudLemur
              wrote on last edited by LoudLemur
              #71

              Fine-Tuned CodeLlama-34B now beats ChatGPT4 on HumanEval.
              https://www.phind.com/blog/code-llama-beats-gpt4

              https://huggingface.co/Phind

              https://huggingface.co/sbeall/Phind-CodeLlama-34B-v1-q5_K_M-GGUF/tree/main

              You can run it on Ollama today:
              https://ollama.ai/library/phind-codellama/tags

              OpenRouter allows you cheap access to Free Software Language Model APIs:
              https://openrouter.ai/docs#models

              brave_ZrqYQKLa0W.png

              1 Reply Last reply
              3
              • L Offline
                L Offline
                LoudLemur
                wrote on last edited by LoudLemur
                #72

                Falcon-180b (that is 180 billion parameter) Free Software model has now been released.
                This is the chat version:

                https://huggingface.co/tiiuae/falcon-180B-chat

                The open source dataset was created in the UAE through a process of web crawling and stringent filtering out of "adult" sites based on their URL. It is multi-modal friendly with image tagging.

                The main site is being absolutely hammered at the moment. Archive:
                https://archive.ph/trCCZ

                This is by far the largest Free Software model available at the moment, and it is outperforming Llama 2.

                500GB download, 2.8TB storage after unpacking, 400 GB of memory will be needed to swiftly run inference o Falcon-180B.

                "I think we are going to need a bigger boat."

                Demo: https://huggingface.co/spaces/tiiuae/falcon-180b-demo

                micmcM 1 Reply Last reply
                1
                • L Offline
                  L Offline
                  LoudLemur
                  wrote on last edited by
                  #73

                  Petals.dev

                  Run large language models, including Falcon-180b, bittorrent style:
                  https://petals.dev/

                  1 Reply Last reply
                  2
                  • L LoudLemur

                    Falcon-180b (that is 180 billion parameter) Free Software model has now been released.
                    This is the chat version:

                    https://huggingface.co/tiiuae/falcon-180B-chat

                    The open source dataset was created in the UAE through a process of web crawling and stringent filtering out of "adult" sites based on their URL. It is multi-modal friendly with image tagging.

                    The main site is being absolutely hammered at the moment. Archive:
                    https://archive.ph/trCCZ

                    This is by far the largest Free Software model available at the moment, and it is outperforming Llama 2.

                    500GB download, 2.8TB storage after unpacking, 400 GB of memory will be needed to swiftly run inference o Falcon-180B.

                    "I think we are going to need a bigger boat."

                    Demo: https://huggingface.co/spaces/tiiuae/falcon-180b-demo

                    micmcM Offline
                    micmcM Offline
                    micmc
                    wrote on last edited by
                    #74

                    @LoudLemur said in AI on Cloudron:

                    500GB download, 2.8TB storage after unpacking, 400 GB of memory will be needed to swiftly run inference o Falcon-180B.

                    I'm going to install 2 right away! ๐Ÿค“ ๐Ÿ˜„

                    Ignorance is not an excuse anymore!
                    https://AutomateKit.com

                    1 Reply Last reply
                    1
                    • L Offline
                      L Offline
                      LoudLemur
                      wrote on last edited by
                      #75

                      OpenAI ChatGPT Enterprise:
                      https://openai.com/blog/introducing-chatgpt-enterprise

                      Weโ€™re launching ChatGPT Enterprise, which offers enterprise-grade security and privacy, unlimited higher-speed GPT-4 access, longer context windows for processing longer inputs, advanced data analysis capabilities, customization options, and much more.

                      1 Reply Last reply
                      1
                      • L Offline
                        L Offline
                        LoudLemur
                        wrote on last edited by
                        #76

                        Talk to President Obama: https://gptcall.net/

                        nebulonN 1 Reply Last reply
                        2
                        • L Offline
                          L Offline
                          LoudLemur
                          wrote on last edited by
                          #77

                          Chat with AI Characters Offline.
                          Runs locally. Zero-configuration.
                          https://faraday.dev/

                          This library aims to help make gguf downloading/management easier:
                          https://github.com/ahoylabs/gguf.js

                          1 Reply Last reply
                          1
                          • L LoudLemur

                            Talk to President Obama: https://gptcall.net/

                            nebulonN Offline
                            nebulonN Offline
                            nebulon
                            Staff
                            wrote on last edited by
                            #78

                            @LoudLemur said in AI on Cloudron:

                            Talk to President Obama: https://gptcall.net/

                            This is indeed quite fun!

                            micmcM 1 Reply Last reply
                            1
                            • nebulonN nebulon

                              @LoudLemur said in AI on Cloudron:

                              Talk to President Obama: https://gptcall.net/

                              This is indeed quite fun!

                              micmcM Offline
                              micmcM Offline
                              micmc
                              wrote on last edited by micmc
                              #79

                              @nebulon said in AI on Cloudron:

                              @LoudLemur said in AI on Cloudron:

                              Talk to President Obama: https://gptcall.net/

                              This is indeed quite fun!

                              Yep, and in reality it's relatively easy, and fun too of course, to build such web UI. At the base, it's simply built through prompt engineering. Meaning a fair knowledge of how to talk to the machine, to make it spit according to your will loll ๐Ÿ˜‰
                              Which means such cool site could also be built by almost anyone with a good idea, using ChatGPT, or almost any good GPT LLMs, and incorporating the right "prompts" in a database like Notion (or even Directus on Cloudron? I'm testing it...), that has capabilities to publish public websites based on their databases.
                              As anyone ever tried, for example, to just tell ChatGPT to act as Obama or any well known personality, just before starting a conversation with it?

                              Ignorance is not an excuse anymore!
                              https://AutomateKit.com

                              1 Reply Last reply
                              1
                              • marcusquinnM Offline
                                marcusquinnM Offline
                                marcusquinn
                                wrote on last edited by
                                #80

                                Seems to be an above average chance that all our digital content creation is going to become an AI Avatar that future generations will be able to chat with. Wild times!

                                Web Design https://www.evergreen.je
                                Development https://brandlight.org
                                Life https://marcusquinn.com

                                L 1 Reply Last reply
                                1
                                • L Offline
                                  L Offline
                                  LoudLemur
                                  wrote on last edited by LoudLemur
                                  #81

                                  RTX3090 and Llama 70b @ 20 tokens/second:
                                  https://old.reddit.com/r/Oobabooga/comments/16gxqzt/exllamav2_20_tokenss_for_llama270bchat_on_a_rtx/

                                  Haven't yet verified

                                  https://github.com/turboderp/exllamav2

                                  1 Reply Last reply
                                  0
                                  • marcusquinnM marcusquinn

                                    Seems to be an above average chance that all our digital content creation is going to become an AI Avatar that future generations will be able to chat with. Wild times!

                                    L Offline
                                    L Offline
                                    LoudLemur
                                    wrote on last edited by
                                    #82

                                    @marcusquinn Somebody just created a Lora which they trained on all of the art they created at school, pencil drawings. The AI can now make art as though it were their younger self.

                                    marcusquinnM 1 Reply Last reply
                                    2
                                    • L LoudLemur

                                      @marcusquinn Somebody just created a Lora which they trained on all of the art they created at school, pencil drawings. The AI can now make art as though it were their younger self.

                                      marcusquinnM Offline
                                      marcusquinnM Offline
                                      marcusquinn
                                      wrote on last edited by
                                      #83

                                      @LoudLemur We're being uploaded to the Matrix! Maybe we'll become the aliens popping in on other planets ๐Ÿ˜Ž

                                      Web Design https://www.evergreen.je
                                      Development https://brandlight.org
                                      Life https://marcusquinn.com

                                      micmcM 1 Reply Last reply
                                      2
                                      • marcusquinnM marcusquinn

                                        @LoudLemur We're being uploaded to the Matrix! Maybe we'll become the aliens popping in on other planets ๐Ÿ˜Ž

                                        micmcM Offline
                                        micmcM Offline
                                        micmc
                                        wrote on last edited by
                                        #84

                                        @marcusquinn said in AI on Cloudron:

                                        @LoudLemur We're being uploaded to the Matrix! Maybe we'll become the aliens popping in on other planets ๐Ÿ˜Ž

                                        That's why we 'start' lurking in the IPFS direction ๐Ÿ‘ฝ ๐Ÿ•ถ

                                        Ignorance is not an excuse anymore!
                                        https://AutomateKit.com

                                        1 Reply Last reply
                                        1
                                        • marcusquinnM Offline
                                          marcusquinnM Offline
                                          marcusquinn
                                          wrote on last edited by
                                          #85

                                          Here's a fun one!

                                          • https://labs.heygen.com/video-translate

                                          Web Design https://www.evergreen.je
                                          Development https://brandlight.org
                                          Life https://marcusquinn.com

                                          1 Reply Last reply
                                          1
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Categories
                                          • Recent
                                          • Tags
                                          • Popular
                                          • Bookmarks
                                          • Search