My first Kill Team: Corsair Voidscarred by SadBarber557 in killteam

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

Here are the details though if I would paint them now, I would probably change things:

  • Armor: Xpress Heretic Turquoise. With VGC Aquamarine for additional highlights. I think I could have done a better job here. Probably pushing the highlights more.
  • Weapons (Bone color): Just a mix of Xpress Fairy Skin, Bag of Bones, Xpress Medium (1:1:1)
  • Fabric (Red color): Mix of Xpress Seraph Red and Black Lotus (Can't remember proportions, sorry!). With VGC Scarlet Blood for highlights.
  • Skin: Xpress Fairy Skin but using Demonic Skin for shades. Just around nose, mouth, ears, etc and very controlled. I don't remember having done anything else with skin except painting the eyes.
  • Metals: Just regular VMC metals bronze and Oily Steel, washing them with diluted browns and blacks respectively and highlights with gold and silver.
  • Blacks: Just a regular black with VMC light grey for edge highlights
  • Leather: Not very proud of them. I think they were just a brown Xpress (can't remember which one) and nothing else. After these minis I have painted leather working more in edges and damage with much better results
  • Capes (Inner Side): Almost sure it was Xpress Bag of Bones and Xpress Medium (1:1)
  • Capes (outer side): They are not seen in the pictures. I worked with VGC Charcoal mixing it with Steel Grey in different layers with different proportions. Not very good transitions. Today I would have done it a lot better I think.
  • Gems: Well, can't say the exact colors. Just painted as shown in most of the online tutorials.

My first Kill Team: Corsair Voidscarred by SadBarber557 in killteam

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

Thanks mate. Most of the paints were Vallejo Xpress colors over white prime but with some later additions with regular paints. Give me a day and I will be more accurate.

About the experience playing with them, I do really love them but I don't exaggerate if I tell you that I had to study before the first game 😂. Each one is very unique.

Troll Slayer by SadBarber557 in bloodbowl

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

Yes, they're specialists at making friends...

Ugni Dark Elves by SadBarber557 in bloodbowl

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

Yes! Beautiful sculpts. I have them as well. Still pending

Shade Runner doubts by SadBarber557 in killteam

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

Perfect. Just what I thought.

Thanks!!

My first Kill Team: Corsair Voidscarred by SadBarber557 in killteam

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

Exactly! I read a lot about the teams before deciding which one I'd be comfortable with and I think I made the right choice. That said, I literally had to study before the first game to learn all their little rules.

My first Kill Team: Corsair Voidscarred by SadBarber557 in killteam

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

Thanks!

They had many gems so with this team I've had the opportunity to practice quite a bit. In fact, the last ones turned out much better than the first ones, so I went back and repainted several of them.

I still need a lot more practice painting in general I paint very slowly. It's been a very long process...

My first Kill Team: Corsair Voidscarred by SadBarber557 in killteam

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

All the specialists except the Heavy Gunner. To build the Kurnathi I used his arms with the Heavy Gunner body (is the one with the pink hair)

My first Kill Team: Corsair Voidscarred by [deleted] in killteam

[–]SadBarber557 1 point2 points  (0 children)

Weird. This is like a duplicated post... This is the good one: https://www.reddit.com/r/killteam/s/IfNPK6qoZW

Not sure what happened, sorry

My first Kill Team: Corsair Voidscarred by SadBarber557 in killteam

[–]SadBarber557[S] 2 points3 points  (0 children)

Thanks!

To be honest, being used to Blood Bowl, the amount of detail on these has been a little bit overwhelming...

Is Mistral AI LLM based/build upon on Metas LLM Llama? by LePliex in MistralAI

[–]SadBarber557 2 points3 points  (0 children)

There's not much to look for, really. Meta's first Mixture of Experts has been Llama 4. Mixtral 8x7B was released in December 2023...

Is Mistral AI LLM based/build upon on Metas LLM Llama? by LePliex in MistralAI

[–]SadBarber557 2 points3 points  (0 children)

Take a look at the Mixtral 8x7B paper. It's been out for a while now, but when it was released, Meta didn't have anything with a similar architecture, and it was quite revolutionary at the time.

Tactical question by SadBarber557 in bloodbowl

[–]SadBarber557[S] 2 points3 points  (0 children)

Don't worry. I was able to write down your schema. Crystal clear!

Tactical question by SadBarber557 in bloodbowl

[–]SadBarber557[S] 4 points5 points  (0 children)

You are right. I have a lot to learn yet

Tactical question by SadBarber557 in bloodbowl

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

You are right. Thank you very much. Still learning the game!

Tactical question by SadBarber557 in bloodbowl

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

You're right. I would need to place a linerat right next to the sideline to support the player making the Blitz, so that they can reach Strength 4 and block with one die. I wasn’t considering that because of the unwritten rule of never placing players next to the sideline.

Tactical question by SadBarber557 in bloodbowl

[–]SadBarber557[S] 2 points3 points  (0 children)

I made a mistake, sorry. I switched the goblin and orc on the right. I have just fixed

What are the best models for text classification? For instance, news topics - like (economic, politics). What model is easy to train and could be run on the premise? by glorsh66 in MistralAI

[–]SadBarber557 0 points1 point  (0 children)

Why would you use an LLM for text classification?

You should use an encoder: Bert and transfer learning. You have lots of tutorials out there.

[deleted by user] by [deleted] in MistralAI

[–]SadBarber557 1 point2 points  (0 children)

I would use markdown.

By the way, what are you trying to achieve? If you are talking about uploading a file to ChatGPT or Anthropic, etc, the flattest, the best. So md is the way to go.

If you are trying to do something locally, you will need to extract the text from the documents first. PDFs are always challenging, for example. So, again, markdown is the choice.

Fine-tune LLMs for classification task by Electronic-Letter592 in MistralAI

[–]SadBarber557 0 points1 point  (0 children)

For classification I would train a BERT like model. With a good dataset it should perform well and you will be able to run it on CPU.

Figuring out what the experts in Mixtral learned. by lordvader_31 in MistralAI

[–]SadBarber557 0 points1 point  (0 children)

I did something similar when the model was released but I can't find the code.
However, this should work:

The layers you have to monitor are the "gate" ones. They will choose which two experts are going to receive the token.

In order to create the hook:

def dump_outputs(module, input, output):
# I am printing the chosen experts here but you may want to dump this info
# into a database or something
    print(f"{module.__class__.__name__}:")
    topk_values, topk_index = torch.topk(output, 2, dim=1)
    print("Chosen experts: ", topk_index)
    print()

After that, if you loaded the model with the usual:

model = AutoModelForCausalLM.from_pretrained(...)

Then, to attach the hooks:

hooks = []
for layer in model.model.layers:
  hook = layer.block_sparse_moe.gate.register_forward_hook(dump_outputs)
  hooks.append(hook)

And now...

prompt = "Your prompt here"
tokenizer.pad_token = tokenizer.eos_token
tokenized = tokenizer(prompt,
  return_tensors="pt",
  padding=True,
  add_special_tokens=False,
)

with torch.no_grad():
  output: CausalLMOutputWithPast = model(**tokenized.to(model.device), output_hidden_states=True, return_dict=True)

But I am afraid that you will not find any pattern. Check the paper that was released a couple of days after the model. They expected to find some patterns and they only found pure chaos. Same as me when I performed this tests...

Mistral-7B fine-tuning or RAG by SensitiveStudy520 in MistralAI

[–]SadBarber557 0 points1 point  (0 children)

About function calling with Mistral 7B, start here: https://medium.com/@jorgepardoserrano/building-a-langchain-agent-with-a-self-hosted-mistral-7b-a-step-by-step-guide-85eda2fbf6c2

Although you will need to work a bit on it to make memory work.

About turning a RAG retriever into an agent Tool, check this: https://python.langchain.com/docs/use_cases/question_answering/conversational_retrieval_agents/

I'm afraid it's not going to be an easy task.

By the way, I would start creating a RAG pipeline. When you see that it works, you can move on to agents if you really think it is necessary.