So the set of sentences is such that
$\{\gamma _{\geq n}$ : $n$ is even}
where $\gamma _{\geq n}$ is a sentence such that its models have the cardinality of at least $n$.
I think the answer is that the smallest model of the set is enumerable and infinite, but it's just a guess.
This is just going to be the formalization of the answers given by Ned and Harry in the comments.
Proof of Claim 1. Assume for contradiction there exists an $\mathscr L$-structure $\mathscr M$ (in some language $\mathscr L$) such that $\mathscr M \models \Sigma$ and $|\mathscr M| = m$ for some $m \in \mathbb N$. We have two cases:
In both cases we reach a contradiction, so our assumption was false and hence $\Sigma = \{\gamma_{\geq n} : n \ \ \text{is even}\}$ has no finite models, as required. $\blacksquare$
Now that we know that $\Sigma$ has no finite models, we want to show that it has a countably infinite model.
Proof of Claim 2. We just need to provide a language $\mathscr L$ and an $\mathscr L$-structure $\mathscr M$ such that $\mathscr M \models \Sigma$. Consider $\mathscr L = \varnothing$, so that $\mathscr L$-structures are just sets; in particular, $\mathbb N$ is an infinite $\mathscr L$-structure and we claim that $\mathbb N \models \Sigma$.
Indeed, let $\phi \in \Sigma$, so that $\phi$ is $\gamma_{\geq n}$ for some even natural number $n$. Since $\mathbb N$ is infinite it has at least $n$ elements for every even natural number $n$, so $\mathbb N \models \phi \ $ for all $\phi \in \Sigma$ and thus the claim follows. $\blacksquare$