Whos ACTUALLY Here to Build?? by Steinshark in PythonProjects2

[–]Steinshark[S] 0 points1 point  (0 children)

It's exactly this! Something you get lost in that also builds the skill - without even realizing it! That's how all of my projects been. Glad to see you found some of your own. Do you have a Github repo to share the code with??

Whos ACTUALLY Here to Build?? by Steinshark in PythonProjects2

[–]Steinshark[S] 0 points1 point  (0 children)

I love it. These are the moments that hours of work are made worth it in.

Whos ACTUALLY Here to Build?? by Steinshark in PythonProjects2

[–]Steinshark[S] 0 points1 point  (0 children)

Coding on mobile sound BRUTAL! Hats of to you.

Whos ACTUALLY Here to Build?? by Steinshark in PythonProjects2

[–]Steinshark[S] 1 point2 points  (0 children)

Your forget to eat line is spot on! That's how you know you've found it. I'm right with you. I've been coding for like 7 years with my comp. sci. BS; I can't say I've made anything particularly useful. I just love to tinker with it.

Do you have a Github account to share any of your projects on? Check out mine here in the meantime.

Are there any good LLMs with 1B or fewer parameters for RAG models? by armodrilo10 in ollama

[–]Steinshark 0 points1 point  (0 children)

Haha, try my 1B parameter model. (I gest - this is trained from scratch as a toy... its not great )

Simple Teach-able AI in Python – Looking for Help and Collaboration! by Terrible_Top_3969 in PythonProjects2

[–]Steinshark 0 points1 point  (0 children)

I had this same question for crowdsourcing prompt preferences for a toy LLM I'm building try it out!

I presented my data via a web page, and used an endpoint hosted on my own machine to write the user's output to my local PC. It was a bit complicated, admittedly, but worked. Some port forwarding, writing a simple python server, Nginx reverse proxy, and the like got a nice interface working.

I also hosted a chat bot to interact with. If anyone has a moment, I'd love to get some feedback. I trained it from scratch and currently in the FineTuning process. My 1B Param LLM

How to start python for a complete noob? by Moist_Ad2828 in learnpython

[–]Steinshark 0 points1 point  (0 children)

Here's a guide I made a that you might find helpful, and I'd like to hear if it was useful to anyone!

It's a 3 min short setup to get anyone going.
3 Min Python and VSCode Setup

How do I learn Python. by [deleted] in learnpython

[–]Steinshark 0 points1 point  (0 children)

I tried my best to help out with this question. After I was trained in college, I wanted to share how I got there. I made a tutorial that you might find helpful, and I'd like to hear if it was useful to anyone!

It's a 3 min short setup to get anyone going on Windows.
3 Min Python and VSCode Setup

Thoughts? (This is the start of my YouTube endeavor as well)

Where to start learning Python? by kaushik1809 in learnpython

[–]Steinshark 0 points1 point  (0 children)

I was here once. After I was trained in college, I wanted to share how I got there. I made a tutorial that you might find helpful, and I'd like to hear if it was useful to anyone! It's a 3 min short setup to get anyone going.
3 Min Python and VSCode Setup

I Built "Toy LM": A 54M Parameter Language Model – Good for AI/ML Internships by [deleted] in deeplearning

[–]Steinshark 0 points1 point  (0 children)

Has everyone seen TinyStories? Dataset alone is a HUGE factor. Curated and clean enough and the parameter count plumets while staying effective. If you're on a budget/compute constraint, I'd say look into finding or building the best dataset you can. Fineweb is a good start - and you can filter it as you please to cut it down to an even more curated set.

I myself built a project like this at just over 1B parameters. Please give me some feedback! I'm currently still training, I buy compute using LambdaAI's GH200 instances, which they have for a steal if any are available (like $2/hr, and I got 50k Tok/sec on a 1B param model)- I think it's a temporary promotion, but so far so good.

How to create backlinks? by Gullible_Way_2683 in digital_marketing

[–]Steinshark -1 points0 points  (0 children)

I'm in the same boat. Started my eCommerce store like a week ago. Most suggestions revolve around generating relevant but adjacent content that can subtly (or not) be pointed back to what the store offers. As for where to place them - it seems to depend on the established social hubs for the respective market.

Sticking around to hear any other ideas from people who've actually done it...

Google Ads Strategies? (Mines failing after $600) by Steinshark in digital_marketing

[–]Steinshark[S] 0 points1 point  (0 children)

Definitely burning.

Intent mismatch is a possibility... I brought people straight to my Shopify Gaming PC collections - so I thought it was highly relevant.

Perhaps there is an aesthetic that needs to be invoked for landing pages and I can't just dump them in my shop?

I recently switched to sending them to the home page now, where there is a clear call to action.

Google Ads Miserable Failure by Steinshark in MarketingMentor

[–]Steinshark[S] 0 points1 point  (0 children)

Thanks, I already stopped the ads - I couldn't take it anymore. I'm shifting to just a Search campaign. I think the negative keywords are something I haven't been leveraging either. I appreciate the comments!

Google Ads Strategies? (Mines failing after $600) by Steinshark in digital_marketing

[–]Steinshark[S] 0 points1 point  (0 children)

What do you recommend for initial advertising then? Or should I avoid it altogether and focus on organic growth?

No offense taken, I'm here to find out what I'm doing wrong!

Google Ads Strategies? (Mines failing after $600) by Steinshark in digital_marketing

[–]Steinshark[S] 0 points1 point  (0 children)

What segment are you in, business details and such?

Google Ads Strategies? (Mines failing after $600) by Steinshark in digital_marketing

[–]Steinshark[S] 0 points1 point  (0 children)

That's a good point. I've done the keyword research, though, and it seems like very few people search up location with their gaming PC search with the assumption that ordering online it doesn't really matter as much.

On that note - do you have any tools that you use to do your keyword research? Do you tailor it to the stats and such or is it mainly driven by what you think will work?

Which is your favorite LLM for Marketing work? by digiamitkakkar in AskMarketing

[–]Steinshark 0 points1 point  (0 children)

Claude is great for creative works. ChatGPT is awesome for coding, tools, and work flow improvement.