Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!


Shells Virtual Desktop
BMail.ag - Secure Email Service
Server.net
CPLicense.net
VPS Server
Buy VPN
Vultr
VMs for AI
HostDare
ReliableSite White-Label Dedicated Hosting for Resellers
InterServer VPS
BMail.ag - Secure Email Service
Best VPN
High-Performance Bare Metal Server Solutions
Karvl.com
Server Mania Cloud Hosting
DataWagon Hosting
AlphaVPS Hosting
Evoxt.com
Clouvider
VPS Hosting with NVMe
Residential IPs in the US & 4G Mobile Proxies in EU & US with Unlimited Bandwidth
ReliableSite White-Label Dedicated Hosting for Resellers
Rabisu - Hosting Solutions
Shells Virtual Desktop
New on LowEndTalk? Please Register and read our Community Rules.

All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.

[Completed] Free Ryzen 7950X 128GB 2 x 2 TB NVMe dedicated server in Miami, FL, USA, until August 15

Not_OlesNot_Oles Member, Patron Provider
edited August 2024 in Offers

Hello!

It has to be fully clear who and where you are and what you want to do on the server. I need to feel sure that you will not hurt either the server provider (ReliableSite) or the kind person who gave the server to me (@MikeA from ExtraVM).

Really I am looking for an engineer or a researcher or a hard working student who wants to show an old guy a few new tricks. In the past, people from MIT and Google have used my servers. It all has been a lot of fun!

Here are links to a few interesting projects that I have seen recently:

You can get in touch with me by posting here, by private forum message here, or by the email on my profile here.

Hope you have a good day! Best wishes!

Comments

  • Not_OlesNot_Oles Member, Patron Provider

    I just thought of the idea that maybe someone could use this server to integrate something like BashVM into FOSSBilling. Or, perhaps there could be FOSSVM.org, a parallel organization to FOSSBilling? Maybe FOSSVM could bring FOSSBilling's really nice HTML interface to do the job of VM creation in a simple way like BashVM? I posted about this idea over at the FOSSBilling Forum.

  • @Not_Oles said:
    I just thought of the idea that maybe someone could use this server to integrate something like BashVM into FOSSBilling. Or, perhaps there could be FOSSVM.org, a parallel organization to FOSSBilling? Maybe FOSSVM could bring FOSSBilling's really nice HTML interface to do the job of VM creation in a simple way like BashVM? I posted about this idea over at the FOSSBilling Forum.

    Hmm. That would be interesting; a simple panel to manage and create your vm's.

    Thanked by 2Not_Oles Frameworks
  • Not_OlesNot_Oles Member, Patron Provider

    Update from Reliable!

    Reliable now has two Neighbors, both with sudo privileges, plus me as root. That's three good people all together!

    One Neighbor is working on BashVM and FOSSBilling. The other Neighbor is working on openwrt, docker-swarm, and bgp.

    I'm mostly busy on my Chromebook, trying to read some papers written a long time ago. :)

    If someone else wants to use Reliable, maybe we could arrange it. (Please check the OP!) Remember, only a couple of weeks to go now, since Reliable is set to cancel on 8/15.

    Thanks so much to @MikeA for making Reliable possible <3 and to @MrRadic and @ReliableSiteHosting for support! <3

  • @Not_Oles

    Please review this project
    https://community.amd.com/t5/ai/developer-blog-build-a-chatbot-with-ryzen-ai-processors/ba-p/680693

    I can run this project for learning purposes

    Thanked by 1Not_Oles
  • @dev_vps said:
    @Not_Oles

    Please review this project
    https://community.amd.com/t5/ai/developer-blog-build-a-chatbot-with-ryzen-ai-processors/ba-p/680693

    I can run this project for learning purposes

    Any experience with this? I don't think 7950X has Ryzen AI or XDNA.. 8700G does.

    Thanked by 1Not_Oles
  • Not_OlesNot_Oles Member, Patron Provider

    @dev_vps said:
    @Not_Oles

    Please review this project
    https://community.amd.com/t5/ai/developer-blog-build-a-chatbot-with-ryzen-ai-processors/ba-p/680693

    I can run this project for learning purposes

    Hi @dev_vps!

    The page you linked, https://community.amd.com/t5/ai/developer-blog-build-a-chatbot-with-ryzen-ai-processors/ba-p/680693 , says:

    Prerequisites

    First, you need to make sure that the following prerequisites are met.

    • AMD Ryzen AI laptop with Windows® 11 OS

    The page you linked contains a link to https://ryzenai.docs.amd.com/en/latest/inst.html , which says:

    Supported Configurations
    The Ryzen AI Software supports the following processors running Windows 11 (Win 11 build>=22621.3527 is required for Ryzen AI Software 1.2.)

    • Phoenix (PHX): AMD Ryzen™ 7940HS, 7840HS, 7640HS, 7840U, 7640U.

    • Hawk (HPT): AMD Ryzen™ 8640U, 8640HS, 8645H, 8840U, 8840HS, 8845H, 8945H.

    • Strix (STX): AMD Ryzen™ Ryzen AI 9 HX370, Ryzen AI 9 365

    So I am guessing that our 7950X server running Debian 12 might not be the best fit for the Ryzen AI Chatbot?

    Maybe you could find another AI model which would run (albeit perhaps less quickly) on the 7950X with Debian 12?

    Best wishes!

    Tom

  • Not_OlesNot_Oles Member, Patron Provider
    edited August 2024

    @dev_vps @stxsh I've been looking for an open source AI model command line interface that works with standard input, standard output, standard error, and pipes. It's okay if the model is running externally (for example Google Gemini), but a locally running model would be interesting too. Any hints for me? Thanks!

  • stxshstxsh Member
    edited August 2024

    @Not_Oles said:
    @dev_vps @stxsh I've been looking for an open source AI model command line interface that works with standard input, standard output, standard error, and pipes. It's okay if the model is running externally (for example Google Gemini), but a locally running model would be interesting too. Any hints for me? Thanks!

    I don’t have any experience with Gemini etc but I do own 7940HS (10 TOPS) that you can pick up for ~$350 during sales (UM790). Another option is Google’s Coral TPUs, there’s a large variety of them for various inputs (m.2, pcie and even usb) that you can pick up for $30-$80 and use with local hardware.

    This still requires some scripting — if you’re comfortable with Python you can use that and a TensorFlow library to get started. It’ll be open source and fairly inexpensive (Amazon had the Coral USBs for $80 but i think they retail for $50 when available)

    Each TPU is 2 TOPs, and enough to play around with some cool projects locally (check out coral.ai) — although not so great for LLMs.

    The 7950X is pretty powerful and could be able to run some smaller LLMs on its own without a GPU. You could take a similar route if you’re using Python, for example, and use TensorFlow and a smaller model — have heard it’s possible but also something I haven’t attempted yet.

    Thanked by 1Not_Oles
  • Not_OlesNot_Oles Member, Patron Provider

    A kind person told me about https://github.com/simonmysun/ell.

    Thanked by 1stxsh
  • @Not_Oles
    Giving free resources to the people to do FOSS, is very kind and underappreciated.
    I looked at the projects using this, and found some gems.

    Though, I had also originally intended to make a request for my project at: https://github.com/Azathothas/Toolpacks (I statically compile several thousand CLI programs/tools and provide downloadable binaries)
    I think I would need a more permanent solution for a longer duration. On top of that, it would be bad to use most of the resources.
    So maybe if you or someone else has another throwaway server now or in the future, it would be very helpful.
    If interested, please check: https://github.com/Azathothas/Toolpacks/tree/main/Docs#how-to-contribute

    Thanked by 1Not_Oles
  • Not_OlesNot_Oles Member, Patron Provider

    @Azathothas Thanks for your comment! I took a quick look at your interesting project. I have to look some more. I didn't immediately get what compilers(s) you are using. I wonder whether you know about https://github.com/phusion/holy-build-box . Probably you do, but I just thought to mention it in case you didn't know about it and might find it useful. Last I looked Holy Build Box was what Mason was using for the downloadable binaries in yabs. Please keep in touch with me. Please add the email on my LET profile to your mailing list. Please also feel free to send me other stuff at the email on my profile. Good luck with your project!

    Thanked by 1Azathothas
  • @Not_Oles
    I use the default build system (which differs per project), I have a somewhat rough docs: https://github.com/Azathothas/Toolpacks/blob/main/Docs/BUILD_NOTES.md

    About Holy Build Box:
    They provide a reproducible build environment with a few static libs and older glibc, however this really doesn't work that well. This also means, it won't work on musl-based distros like alpine, which is the defacto for containers.
    I experimented with it and similar build systems before completely switching to musl based env with the latest and greatest static versions of all needed libs.
    This means no relying on glibc or any other libs, since everything is statically linked.
    I am aware of some of the drawbacks of statically linking everything, however, I have come to realize the benefits far out weigh any such drawbacks.
    You could for instance bootstrap an entire linux distro from scratch, without compiling anything and just using a rootfs with static binaries only.
    Refs: https://gavinhoward.com/2021/10/static-linking-considered-harmful-considered-harmful/
    https://news.ycombinator.com/item?id=28736238

    I have bookmarked your site: https://metalvps.com/
    Thanks!

    Thanked by 1Not_Oles
  • Not_OlesNot_Oles Member, Patron Provider

    Update -- only a few more days. We reinstalled, so here is a new yabs. There are still three neighbors plus me. Everybody has sudo. BashVM seems to work. <3 Thanks @babywhale! <3 We could take another user or two if someone else wants to try the server for a few days, maybe with sudo.

    Thanks @ReliableSite_Radic! <3 Thanks ReliableSite Support! <3 Thanks @MikeA! <3

    root@reliaboles:~# curl -sL yabs.sh | bash
    # ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## #
    #              Yet-Another-Bench-Script              #
    #                     v2024-06-09                    #
    # https://github.com/masonr/yet-another-bench-script #
    # ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## #
    
    Mon Aug 12 01:20:14 AM EDT 2024
    
    Basic System Information:
    ---------------------------------
    Uptime     : 0 days, 7 hours, 37 minutes
    Processor  : AMD Ryzen 9 7950X 16-Core Processor
    CPU cores  : 32 @ 3234.935 MHz
    AES-NI     : ✔ Enabled
    VM-x/AMD-V : ✔ Enabled
    RAM        : 125.0 GiB
    Swap       : 977.0 MiB
    Disk       : 1.8 TiB
    Distro     : Debian GNU/Linux 12 (bookworm)
    Kernel     : 6.1.0-22-amd64
    VM Type    : NONE
    IPv4/IPv6  : ✔ Online / ✔ Online
    
    IPv6 Network Information:
    ---------------------------------
    ISP        : ReliableSite.Net LLC
    ASN        : AS23470 ReliableSite.Net LLC
    Host       : ReliableSite.Net LLC
    Location   : Miami, Florida (FL)
    Country    : United States
    
    fio Disk Speed Tests (Mixed R/W 50/50) (Partition /dev/nvme0n1p2):
    ---------------------------------
    Block Size | 4k            (IOPS) | 64k           (IOPS)
      ------   | ---            ----  | ----           ---- 
    Read       | 1.07 GB/s   (268.3k) | 2.72 GB/s    (42.6k)
    Write      | 1.07 GB/s   (269.0k) | 2.74 GB/s    (42.8k)
    Total      | 2.14 GB/s   (537.4k) | 5.46 GB/s    (85.4k)
               |                      |                     
    Block Size | 512k          (IOPS) | 1m            (IOPS)
      ------   | ---            ----  | ----           ---- 
    Read       | 2.99 GB/s     (5.8k) | 3.19 GB/s     (3.1k)
    Write      | 3.14 GB/s     (6.1k) | 3.40 GB/s     (3.3k)
    Total      | 6.14 GB/s    (11.9k) | 6.59 GB/s     (6.4k)
    
    iperf3 Network Speed Tests (IPv4):
    ---------------------------------
    Provider        | Location (Link)           | Send Speed      | Recv Speed      | Ping           
    -----           | -----                     | ----            | ----            | ----           
    Clouvider       | London, UK (10G)          | 864 Mbits/sec   | 500 Mbits/sec   | 92.3 ms        
    Eranium         | Amsterdam, NL (100G)      | 863 Mbits/sec   | 701 Mbits/sec   | --             
    Uztelecom       | Tashkent, UZ (10G)        | 730 Mbits/sec   | 258 Mbits/sec   | 190 ms         
    Leaseweb        | Singapore, SG (10G)       | 704 Mbits/sec   | 609 Mbits/sec   | 302 ms         
    Clouvider       | Los Angeles, CA, US (10G) | 897 Mbits/sec   | 290 Mbits/sec   | 72.9 ms        
    Leaseweb        | NYC, NY, US (10G)         | 925 Mbits/sec   | 926 Mbits/sec   | 26.6 ms        
    Edgoo           | Sao Paulo, BR (1G)        | 854 Mbits/sec   | 676 Mbits/sec   | 204 ms         
    
    iperf3 Network Speed Tests (IPv6):
    ---------------------------------
    Provider        | Location (Link)           | Send Speed      | Recv Speed      | Ping           
    -----           | -----                     | ----            | ----            | ----           
    Clouvider       | London, UK (10G)          | 860 Mbits/sec   | busy            | 92.4 ms        
    Eranium         | Amsterdam, NL (100G)      | busy            | busy            | --             
    Uztelecom       | Tashkent, UZ (10G)        | 784 Mbits/sec   | 335 Mbits/sec   | 190 ms         
    Leaseweb        | Singapore, SG (10G)       | 696 Mbits/sec   | 618 Mbits/sec   | 233 ms         
    Clouvider       | Los Angeles, CA, US (10G) | 876 Mbits/sec   | 585 Mbits/sec   | 71.9 ms        
    Leaseweb        | NYC, NY, US (10G)         | 912 Mbits/sec   | 898 Mbits/sec   | 26.5 ms        
    Edgoo           | Sao Paulo, BR (1G)        | 838 Mbits/sec   | 324 Mbits/sec   | 115 ms         
    
    Geekbench 6 Benchmark Test:
    ---------------------------------
    Test            | Value                         
                    |                               
    Single Core     | 3085                          
    Multi Core      | 16062                         
    Full Test       | https://browser.geekbench.com/v6/cpu/7297678
    
    YABS completed in 12 min 39 sec
    root@reliaboles:~# 
    
  • Hey, how can I get a machine for free?

  • Not_OlesNot_Oles Member, Patron Provider

    @chenshi said:
    Hey, how can I get a machine for free?

    Hello!

    It has to be fully clear who and where you are and what you want to do on the server. I need to feel sure that you will not hurt either the server provider (ReliableSite) or the kind person who gave the server to me (@MikeA from ExtraVM).

    Really I am looking for an engineer or a researcher or a hard working student who wants to show an old guy a few new tricks. In the past, people from MIT and Google have used my servers. It all has been a lot of fun!

    Here are links to a few interesting projects that I have seen recently:

    You can get in touch with me by posting here, by private forum message here, or by the email on my profile here.

    Hope you have a good day! Best wishes!

    Tom

  • Not_OlesNot_Oles Member, Patron Provider
    edited August 2024

    Good morning!

    Our little project is ended now. Everything has its time. . . .

    Four of us enjoyed several weeks together, sharing this fine server. We did a custom HTML5 KVM IPMI Debian 12 reinstall and a few bits of network configuration, including setting up HE Tunnelbroker. We also installed a KVM VPS made with BashVM. One of the guys set up Nix and OMNet++. Everybody shared the root privileges. We talked on a group PM thread. Our PM thread has a lot of messages! Everything all worked out okay!

    Thanks to @MikeA for his kind donation which made everything possible! <3

    Thanks to @MrRadic and to ReliableSite Support! <3

    Thanks to the guys who joined! <3

    Overall, this project was a great example of international Low End co-operation! So much server fun! Yaaay!!

    Best wishes!

    Tom

    Thanked by 1MrRadic
Sign In or Register to comment.